[oe-commits] Bruce Ashfield : linux-yocto-dev: update to v3.19+

git at git.openembedded.org git at git.openembedded.org
Sun Feb 8 08:00:57 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: f102bf7691af52ea45b5798d359f73528089166d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f102bf7691af52ea45b5798d359f73528089166d

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Fri Jan 30 14:21:59 2015 -0500

linux-yocto-dev: update to v3.19+

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 00feade..ba88fd7 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}"
 



More information about the Openembedded-commits mailing list