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: rev_ivi_2015_02_04~9659 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ff05820a4a46f7081a32a08fe55fca9410527d7;p=scm%2Fbb%2Ftizen-distro.git linux-yocto-dev: bump version to 3.13+ (From OE-Core rev: 0e0307a23d50b2a0efd228e7e99baabc980ab9de) 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 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}"