mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
linux-yocto/4.4: integrate v4.4.11
Updating to the korg stable release. (From OE-Core rev: bb4ead9b7b1400c37a72d148d9775bdf4210ec37) (From OE-Core rev: f24cb853eeab542b8f779ee050349051f9cc5541) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
662840a9ac
commit
217448b911
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.4.10"
|
||||
LINUX_VERSION ?= "4.4.11"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "578ff2a88676d20439dbf3877768370d06a22d8f"
|
||||
SRCREV_meta ?= "fca9cc2483de4e7b981dc01122521c74e06fcc6a"
|
||||
SRCREV_machine ?= "628bf627561c6285d99fb978e11d4c15fc29324b"
|
||||
SRCREV_meta ?= "6ec93aaa70f838b551f58b91d0c6ffeff6f6094b"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user