[oe-commits] Bruce Ashfield : linux-yocto-dev: introduce 4.1-rc development kernel

git at git.openembedded.org git at git.openembedded.org
Fri May 1 11:28:26 UTC 2015


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Thu Apr 30 21:34:20 2015 -0400

linux-yocto-dev: introduce 4.1-rc development kernel

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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 ba88fd7..588a89f 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.19+"
+LINUX_VERSION ?= "4.1-rc+"
 LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
 PV = "${LINUX_VERSION}+git${SRCPV}"
 



More information about the Openembedded-commits mailing list