From: Bruce Ashfield Date: Fri, 30 Jan 2015 19:21:59 +0000 (-0500) Subject: linux-yocto-dev: update to v3.19+ X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31315 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f102bf7691af52ea45b5798d359f73528089166d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git linux-yocto-dev: update to v3.19+ Signed-off-by: Bruce Ashfield --- diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb b/meta/recipes-kernel/linux/linux-yocto-dev.bb index 00feadedd89..ba88fd7dc33 100644 --- a/meta/recipes-kernel/linux/linux-yocto-dev.bb +++ b/meta/recipes-kernel/linux/linux-yocto-dev.bb @@ -35,7 +35,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev.git;bareclone=1;branch=${K SRCREV_machine ?= '${@oe.utils.conditional("PREFERRED_PROVIDER_virtual/kernel", "linux-yocto-dev", "${AUTOREV}", "29594404d7fe73cd80eaa4ee8c43dcc53970c60e", d)}' SRCREV_meta ?= '${@oe.utils.conditional("PREFERRED_PROVIDER_virtual/kernel", "linux-yocto-dev", "${AUTOREV}", "29594404d7fe73cd80eaa4ee8c43dcc53970c60e", d)}' -LINUX_VERSION ?= "3.17+" +LINUX_VERSION ?= "3.19+" LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}" PV = "${LINUX_VERSION}+git${SRCPV}"