From: David-John Willis Date: Sun, 2 May 2010 22:41:54 +0000 (+0100) Subject: u-boot-omap3pandora: Bump SRCREV to version with UBI enabled. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5abdfdc1ba2ae3f4f67e681aba9b607d910b035b;p=openembedded.git u-boot-omap3pandora: Bump SRCREV to version with UBI enabled. --- diff --git a/recipes/u-boot/u-boot-omap3pandora_git.bb b/recipes/u-boot/u-boot-omap3pandora_git.bb index 9575e15970..0615ac0ac7 100644 --- a/recipes/u-boot/u-boot-omap3pandora_git.bb +++ b/recipes/u-boot/u-boot-omap3pandora_git.bb @@ -3,10 +3,10 @@ require u-boot.inc COMPATIBLE_MACHINE = "omap3-pandora" # Latest SRCREV for the final shipping boards. -SRCREV = "685ffae01522c4b6b694ce3f0649ecc18eff63e3" +SRCREV = "dbe769c86ab7ea94d10be5fa4df10c657fd55fab" PV = "pandora+${PR}+gitr${SRCREV}" -PR ="r5" +PR ="r6" PE = "1" SRC_URI = "git://git.openpandora.org/pandora-u-boot.git;branch=master;protocol=git \