u-boot-omap3pandora: Bump GIT SRCREV (USB charge fix)
authorDavid-John Willis <John.Willis@Distant-earth.com>
Sat, 28 Nov 2009 16:37:19 +0000 (16:37 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 4 Dec 2009 09:43:02 +0000 (10:43 +0100)
recipes/u-boot/u-boot-omap3pandora_git.bb

index 77634aa..773eb18 100644 (file)
@@ -3,12 +3,12 @@ require u-boot.inc
 COMPATIBLE_MACHINE = "omap3-pandora"
 
 # Latest SRCREV for the final shipping boards.
-SRCREV = "70532c1152662f88ba1e0627c96307d93536508f"
+SRCREV = "c71d8dbe09d69feda7e57745bd3909727d3cc33f"
 
 PROVIDES = "u-boot"
 
 PV = "pandora+${PR}+gitr${SRCREV}"
-PR ="r3"
+PR ="r4"
 PE = "1"
 
 SRC_URI = "git://git.openpandora.org/pandora-u-boot.git;branch=master;protocol=git \