From: Martin Jansa Date: Sat, 28 Nov 2009 18:01:19 +0000 (+0100) Subject: babilo-efl: switch SRCREV -> SRCPV, formal change as bzr returns sortable revision... X-Git-Tag: Release-2010-05/1~1575^2^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1d692c12628ac164b020bf5f70d8bd20aee636b;p=openembedded.git babilo-efl: switch SRCREV -> SRCPV, formal change as bzr returns sortable revision number --- diff --git a/recipes/openmoko-3rdparty/babiloo-efl_bzr.bb b/recipes/openmoko-3rdparty/babiloo-efl_bzr.bb index 5c9c22503f..614c095b8b 100644 --- a/recipes/openmoko-3rdparty/babiloo-efl_bzr.bb +++ b/recipes/openmoko-3rdparty/babiloo-efl_bzr.bb @@ -9,7 +9,7 @@ RDEPENDS = "python-elementary python-compression python-misc python-netclient" PACKAGE_ARCH = "all" DEFAULT_PREFERENCE = "-1" -PV = "2.0.9-bzrr${SRCREV}" +PV = "2.0.9-bzrr${SRCPV}" SRC_URI = "bzr://bazaar.launchpad.net/~vaudano/babiloo/efl"