1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

linux-yocto/4.4: update to v4.4.1

Integrating the 4.4.1 stable korg update.

(From OE-Core rev: 1a6e4c4a4c6c4556580a08a2040baa54a64eb10e)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2016-02-11 10:08:14 -05:00
committed by Richard Purdie
parent f9f93ae856
commit 5688cab6d4
3 changed files with 16 additions and 16 deletions
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
LINUX_VERSION ?= "4.4"
LINUX_VERSION ?= "4.4.1"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "57af322eecf5750f8f09cb8b093d613caede5c48"
SRCREV_meta ?= "dc760c3189ed868dc59050206b7899c35a4ad8e8"
SRCREV_machine ?= "0194c765861157b95de80fa7c27ebb6b51c16dd6"
SRCREV_meta ?= "4940c6e551c1eea41a5dbc69a90b23d5f835fa5b"
PV = "${LINUX_VERSION}+git${SRCPV}"