[oe-commits] Bruce Ashfield : linux-yocto-dev: update to 4.2-rc

git at git.openembedded.org git at git.openembedded.org
Wed Aug 26 06:37:23 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 0efe8e0738363c2f7a650bdd00472035004333ad
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0efe8e0738363c2f7a650bdd00472035004333ad

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Mon Aug 24 14:50:10 2015 -0400

linux-yocto-dev: update to 4.2-rc

The -dev kernel is now tracking 4.2 content, so we update the
linux-yocto-dev recipes PV to match.

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>

---

 meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb b/meta/recipes-kernel/linux/linux-yocto-dev.bb
index 0be3089..afe482a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-dev.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-dev.bb
@@ -36,7 +36,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev.git;branch=${KBRANCH};name
 SRCREV_machine ?= '${@oe.utils.conditional("PREFERRED_PROVIDER_virtual/kernel", "linux-yocto-dev", "${AUTOREV}", "29594404d7fe73cd80eaa4ee8c43dcc53970c60e", d)}'
 SRCREV_meta ?= '${@oe.utils.conditional("PREFERRED_PROVIDER_virtual/kernel", "linux-yocto-dev", "${AUTOREV}", "29594404d7fe73cd80eaa4ee8c43dcc53970c60e", d)}'
 
-LINUX_VERSION ?= "4.1-rc+"
+LINUX_VERSION ?= "4.2-rc+"
 LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
 PV = "${LINUX_VERSION}+git${SRCPV}"
 



More information about the Openembedded-commits mailing list