[oe-commits] Omar Barron : linux-omap-zoomsync_2.6.31.bb : updated linux omap zoom sync kernel

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


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

Author: Omar Barron <o-barron at ti.com>
Date:   Wed Sep 23 13:28:44 2009 -0500

linux-omap-zoomsync_2.6.31.bb : updated linux omap zoom sync kernel

---

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

diff --git a/recipes/linux/linux-omap-zoomsync_2.6.31.bb b/recipes/linux/linux-omap-zoomsync_2.6.31.bb
index 63f9462..ecc0ab3 100644
--- a/recipes/linux/linux-omap-zoomsync_2.6.31.bb
+++ b/recipes/linux/linux-omap-zoomsync_2.6.31.bb
@@ -8,13 +8,15 @@ COMPATIBLE_MACHINE = "omapzoom2"
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_omapzoom2 = "1"
 
-SRCREV = "3823238fe2e56f60b9c6c085d3f1cfa720ae89b8"
+LOBRANCH?= "master"
+
+SRCREV = "02b2ce47a93e32f3b4e26662d78a0f31a6ac37ab"
 
 # 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"
 PR_append = "+gitr${SRCREV}"
 
-SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=lo-sync-v2.6.31-rc7-7a8d53a0;protocol=git \
+SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=${LOBRANCH};protocol=git \
 	   file://defconfig"
 
 SRC_URI_append = " \





More information about the Openembedded-commits mailing list