[oe-commits] Graeme Gregory : linux-omap-zoomsync_2.6.31.bb : intoduce OEV to increment until omapzoom2

git version control git at git.openembedded.org
Wed Sep 23 21:23:24 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8492c6f376307e44c07c4c544ad09cd7260e2f26
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8492c6f376307e44c07c4c544ad09cd7260e2f26

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Wed Sep 23 22:22:05 2009 +0100

linux-omap-zoomsync_2.6.31.bb : intoduce OEV to increment until omapzoom2
is in fit state to join other omap3 machines. PE incemented to make sure
upgrade works

---

 recipes/linux/linux-omap-zoomsync_2.6.31.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-omap-zoomsync_2.6.31.bb b/recipes/linux/linux-omap-zoomsync_2.6.31.bb
index ecc0ab3..04490af 100644
--- a/recipes/linux/linux-omap-zoomsync_2.6.31.bb
+++ b/recipes/linux/linux-omap-zoomsync_2.6.31.bb
@@ -11,9 +11,11 @@ DEFAULT_PREFERENCE_omapzoom2 = "1"
 LOBRANCH?= "master"
 
 SRCREV = "02b2ce47a93e32f3b4e26662d78a0f31a6ac37ab"
+OEV = "oe1"
+PE = "1"
 
 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
-PV = "2.6.30+2.6.31-rc7"
+PV = "2.6.30+2.6.31-rc7-${OEV}"
 PR_append = "+gitr${SRCREV}"
 
 SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=${LOBRANCH};protocol=git \





More information about the Openembedded-commits mailing list