]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto/4.4: bump to v4.4.8
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 11 May 2016 21:34:59 +0000 (17:34 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 May 2016 12:40:50 +0000 (13:40 +0100)
Integrating the korg -stable releases.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb

index 5b509940b5cac083887f9180c11c36f2d96cdc80..adc63b5a69a7bec6141122cc2badd9280abdfac5 100644 (file)
@@ -8,7 +8,7 @@ SRCREV_meta ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8"
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "4.4.3"
+LINUX_VERSION ?= "4.4.8"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
index b094143c9c07f3a8274950543ac0fce580d4f18f..312d2ccc1e25c69182b072b4ca02c552a4865886 100644 (file)
@@ -4,7 +4,7 @@ KCONFIG_MODE = "--allnoconfig"
 
 require recipes-kernel/linux/linux-yocto.inc
 
-LINUX_VERSION ?= "4.4.3"
+LINUX_VERSION ?= "4.4.8"
 
 KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
index b74903ee8aefba80818a0608a79147b99acaab29..b8a59428d31b42def99e1756b70000ab21fba2cb 100644 (file)
@@ -24,7 +24,7 @@ SRCREV_meta ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8"
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"
 
-LINUX_VERSION ?= "4.4.3"
+LINUX_VERSION ?= "4.4.8"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"