[oe-commits] Bruce Ashfield : linux-yocto-dev: bump to v3.17+

git at git.openembedded.org git at git.openembedded.org
Thu Sep 11 10:01:27 UTC 2014


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Mon Sep  8 15:41:05 2014 -0400

linux-yocto-dev: bump to v3.17+

Update the -dev recipes PV to reflect that the development tree is
now at v3.17-rc4.

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 595f72d..00feade 100644
--- a/meta/recipes-kernel/linux/linux-yocto-dev.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-dev.bb
@@ -35,7 +35,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev.git;bareclone=1;branch=${K
 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 ?= "3.16+"
+LINUX_VERSION ?= "3.17+"
 LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
 PV = "${LINUX_VERSION}+git${SRCPV}"
 



More information about the Openembedded-commits mailing list