From d6596f5e0446b6aa3ae845389965bb2852f17b65 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 28 Feb 2014 09:28:14 -0500 Subject: linux-yocto-dev: bump to v3.14-rc4 Updating the version of linux-yocto-dev to reflect the integration of the 3.14-rc4 kernel. (From OE-Core rev: 9c5734b91c274be85200a9790202326dd6debfc1) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-dev.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb b/meta/recipes-kernel/linux/linux-yocto-dev.bb index 2b8c0556d0..5e097203e2 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}" -- cgit 1.2.3-korg