From: David-John Willis Date: Thu, 12 Nov 2009 09:48:47 +0000 (+0000) Subject: x-load-omap3pandora: Bump SRCREV to include early start for batt charging. X-Git-Tag: Release-2010-05/1~1483 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf3f7a4d6f18cb8145c5bb24b094a5b73dd4bfc1;p=openembedded.git x-load-omap3pandora: Bump SRCREV to include early start for batt charging. --- 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"