From: David-John Willis Date: Sat, 28 Nov 2009 16:37:19 +0000 (+0000) Subject: u-boot-omap3pandora: Bump GIT SRCREV (USB charge fix) X-Git-Tag: Release-2010-05/1~1482 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=040fed82ade93bf93ce4f72a7572fe24b89f8a74;p=openembedded.git u-boot-omap3pandora: Bump GIT SRCREV (USB charge fix) --- 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 \