[oe-commits] Bruce Ashfield : linux-yocto-dev: bump version to 3.10+

git at git.openembedded.org git at git.openembedded.org
Fri Jun 28 08:07:10 UTC 2013


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

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Tue Jun 25 16:54:12 2013 -0400

linux-yocto-dev: bump version to 3.10+

The linux-yocto-dev kernel is at 3.10-rcX, so we should bump the version to
reflect reality.

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-kernel/linux/linux-yocto-dev.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb b/meta/recipes-kernel/linux/linux-yocto-dev.bb
index 598c82c..c2ce3f6 100644
--- a/meta/recipes-kernel/linux/linux-yocto-dev.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-dev.bb
@@ -33,7 +33,7 @@ python () {
         d.setVar("SRCREV_meta", "${AUTOREV}")
 }
 
-LINUX_VERSION ?= "3.8+"
+LINUX_VERSION ?= "3.10+"
 LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
 PR = "r0"
 PV = "${LINUX_VERSION}+git${SRCPV}"



More information about the Openembedded-commits mailing list