From: David-John Willis Date: Fri, 18 Jun 2010 09:39:37 +0000 (+0100) Subject: u-boot-omap3pandora: Bump SRCREV to "d2411e4cbc9fc1387ea16271dff52e256711b844" so... X-Git-Tag: sz_beta3~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b1e8c7a9261672d8262cc55ed980fef55def374;p=openembedded.git u-boot-omap3pandora: Bump SRCREV to "d2411e4cbc9fc1387ea16271dff52e256711b844" so we pull in USBSerial support in U-Boot. --- diff --git a/recipes/u-boot/u-boot-omap3pandora_git.bb b/recipes/u-boot/u-boot-omap3pandora_git.bb index 1f0e500b29..05309063af 100644 --- a/recipes/u-boot/u-boot-omap3pandora_git.bb +++ b/recipes/u-boot/u-boot-omap3pandora_git.bb @@ -2,13 +2,13 @@ require u-boot.inc COMPATIBLE_MACHINE = "omap3-pandora" -# Latest SRCREV for the final shipping boards. -SRCREV = "4d92b2c16eed5fdf75b2e9a7745bc49e8c0d6c1c" +# Latest SRCREV. +SRCREV = "d2411e4cbc9fc1387ea16271dff52e256711b844" PROVIDES = "u-boot" PV = "pandora+${PR}+gitr${SRCREV}" -PR ="r7" +PR ="r8" PE = "1" SRC_URI = "git://git.openpandora.org/pandora-u-boot.git;branch=master;protocol=git \