x-load-omap3pandora: Bump SRCREV to include early start for batt charging.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Thu, 12 Nov 2009 09:48:47 +0000 (09:48 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 4 Dec 2009 09:43:02 +0000 (10:43 +0100)
recipes/x-load/x-load-omap3pandora_git.bb

index c19b719..05dfc20 100644 (file)
@@ -4,12 +4,12 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-${MACHINE}/${MACHINE}"
 
-SRCREV = "ea866e76420f629614ae3fc828f1525a77e051e8"
+SRCREV = "b3646a83f9e67ec9a2de3182fd254557fd6ad9aa"
 
 PROVIDES = "x-load"
 
 PV = "1.42+${PR}+gitr${SRCREV}"
-PR ="r1"
+PR ="r2"
 PE = "1"
 
 SRC_URI = "git://git.openpandora.org/pandora-x-loader.git;branch=master;protocol=git"