[oe-commits] Graeme Gregory : linux-omap_git.bb : increase the revision and fix PV accordingly, this

git version control git at git.openembedded.org
Fri Aug 14 11:35:38 UTC 2009


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

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Fri Aug 14 12:33:59 2009 +0100

linux-omap_git.bb : increase the revision and fix PV accordingly, this
version boots on beagle once more

---

 recipes/linux/linux-omap_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-omap_git.bb b/recipes/linux/linux-omap_git.bb
index c5f56fc..731878d 100644
--- a/recipes/linux/linux-omap_git.bb
+++ b/recipes/linux/linux-omap_git.bb
@@ -8,12 +8,12 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_omapzoom2 = "1"
 
-SRCREV = "7c5cb7862d32cb344be7831d466535d5255e35ac"
+SRCREV = "fd673394fa970fb82e4bc206e171c58995d0c2ba"
 
 FILESPATHPKG_prepend = "linux-omap-2.6.31:"
 
 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
-PV = "2.6.30+2.6.31-rc1+gitr${SRCREV}"
+PV = "2.6.30+2.6.31-rc5+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \





More information about the Openembedded-commits mailing list