[OE-core] [PATCH] linux-yocto-dev: bump to v3.14-rc4

Bruce Ashfield bruce.ashfield at windriver.com
Fri Feb 28 14:28:14 UTC 2014


Updating the version of linux-yocto-dev to reflect the integration of
the 3.14-rc4 kernel.

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 2b8c0556d0ed..5e097203e209 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.13+"
+LINUX_VERSION ?= "3.14+"
 LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
-- 
1.8.1.2




More information about the Openembedded-core mailing list