[oe-commits] Koen Kooi : u-boot omap3: update SRCREV for l1neon fix

GIT User account git at amethyst.openembedded.net
Sat Nov 15 10:47:10 UTC 2008


Module: openembedded.git
Branch: koen/darwin-host-fixes
Commit: 9dcb99b070c453efc5ff6087d5c6dd242fab1994
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9dcb99b070c453efc5ff6087d5c6dd242fab1994

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Nov 15 11:02:59 2008 +0100

u-boot omap3: update SRCREV for l1neon fix

---

 packages/u-boot/u-boot-omap3_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/u-boot/u-boot-omap3_git.bb b/packages/u-boot/u-boot-omap3_git.bb
index 5be3657..56ca67b 100644
--- a/packages/u-boot/u-boot-omap3_git.bb
+++ b/packages/u-boot/u-boot-omap3_git.bb
@@ -2,10 +2,10 @@ require u-boot.inc
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}"
 
-SRCREV = "c492706ba046124333323273f6fc21123360cb50"
+SRCREV = "08d7fdcce5dde5c2dc968fac5b2facf17cbabb5"
 
-PV = "2008.10-rc1+${PR}+git${SRCREV}"
-PR ="r1"
+PV = "2008.10+${PR}+git${SRCREV}"
+PR ="r2"
 
 SRC_URI = "git://www.sakoman.net/git/u-boot-omap3.git;branch=common;protocol=git \
           "





More information about the Openembedded-commits mailing list