[oe-commits] Bruce Ashfield : linux-yocto-dev: bump version to 3.13+

git at git.openembedded.org git at git.openembedded.org
Sun Jan 19 16:40:39 UTC 2014


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Thu Jan 16 16:55:48 2014 -0500

linux-yocto-dev: bump version to 3.13+

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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 e8d14b9..2b8c055 100644
--- a/meta/recipes-kernel/linux/linux-yocto-dev.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-dev.bb
@@ -43,7 +43,7 @@ python () {
             d.setVar("SRCREV_meta", "${AUTOREV}")
 }
 
-LINUX_VERSION ?= "3.10+"
+LINUX_VERSION ?= "3.13+"
 LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
 PV = "${LINUX_VERSION}+git${SRCPV}"
 



More information about the Openembedded-commits mailing list