aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-11-28 16:37:19 +0000
committerKoen Kooi <koen@openembedded.org>2009-12-04 10:43:02 +0100
commit040fed82ade93bf93ce4f72a7572fe24b89f8a74 (patch)
tree13ca7bd8bc1caa1639f566495a2b1aff4d273e3e /recipes/u-boot
parentbf3f7a4d6f18cb8145c5bb24b094a5b73dd4bfc1 (diff)
downloadopenembedded-040fed82ade93bf93ce4f72a7572fe24b89f8a74.tar.gz
u-boot-omap3pandora: Bump GIT SRCREV (USB charge fix)
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot-omap3pandora_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/u-boot/u-boot-omap3pandora_git.bb b/recipes/u-boot/u-boot-omap3pandora_git.bb
index 77634aa080..773eb18ea2 100644
--- a/recipes/u-boot/u-boot-omap3pandora_git.bb
+++ b/recipes/u-boot/u-boot-omap3pandora_git.bb
@@ -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 \