From: Bruce Ashfield Date: Thu, 16 Jan 2014 21:55:48 +0000 (-0500) Subject: linux-yocto-dev: bump version to 3.13+ X-Git-Tag: 2015-4~3987 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0e0307a23d50b2a0efd228e7e99baabc980ab9de;p=openembedded-core.git linux-yocto-dev: bump version to 3.13+ Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb b/meta/recipes-kernel/linux/linux-yocto-dev.bb index e8d14b966d..2b8c0556d0 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}"