aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-11-12 09:48:47 +0000
committerKoen Kooi <koen@openembedded.org>2009-12-04 10:43:02 +0100
commitbf3f7a4d6f18cb8145c5bb24b094a5b73dd4bfc1 (patch)
tree558eed31c3ede53df13cd75bbc062bf39aa90bf2 /recipes/x-load
parentfdcd0cf2ee8999f88d7f044abf387133a0bfd3de (diff)
downloadopenembedded-bf3f7a4d6f18cb8145c5bb24b094a5b73dd4bfc1.tar.gz
x-load-omap3pandora: Bump SRCREV to include early start for batt charging.
Diffstat (limited to 'recipes/x-load')
-rw-r--r--recipes/x-load/x-load-omap3pandora_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/x-load/x-load-omap3pandora_git.bb b/recipes/x-load/x-load-omap3pandora_git.bb
index c19b719592..05dfc2073c 100644
--- a/recipes/x-load/x-load-omap3pandora_git.bb
+++ b/recipes/x-load/x-load-omap3pandora_git.bb
@@ -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"