[oe-commits] Martin Jansa : babilo-efl: switch SRCREV -> SRCPV, formal change as bzr returns sortable revision number

git version control git at git.openembedded.org
Sat Nov 28 18:13:08 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: e1d692c12628ac164b020bf5f70d8bd20aee636b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e1d692c12628ac164b020bf5f70d8bd20aee636b

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Nov 28 19:01:19 2009 +0100

babilo-efl: switch SRCREV -> SRCPV, formal change as bzr returns sortable revision number

---

 recipes/openmoko-3rdparty/babiloo-efl_bzr.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-3rdparty/babiloo-efl_bzr.bb b/recipes/openmoko-3rdparty/babiloo-efl_bzr.bb
index 5c9c225..614c095 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"
 





More information about the Openembedded-commits mailing list