[oe-commits] Martin Jansa : avahi/mango-lassi_git.bb: switch from SRCREV to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 19:32:01 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 3a85f74b6f121be1e639749c03690f4fd2f9fc3e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3a85f74b6f121be1e639749c03690f4fd2f9fc3e

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 20:21:48 2009 +0100

avahi/mango-lassi_git.bb: switch from SRCREV to SRCPV

---

 recipes/avahi/mango-lassi_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/avahi/mango-lassi_git.bb b/recipes/avahi/mango-lassi_git.bb
index c2250d8..b0131d3 100644
--- a/recipes/avahi/mango-lassi_git.bb
+++ b/recipes/avahi/mango-lassi_git.bb
@@ -2,7 +2,8 @@ ESCRIPTION = "Input sharing, the avahi way"
 DEPENDS = "avahi-ui libglade libnotify"
 
 SRCREV = "73638817126a68d62f1233f6e6859ce75a259e93"
-PV = "0.0+${PR}+gitr${SRCREV}"
+PV = "0.0+${PR}+gitr${SRCPV}"
+PE = "1"
 PR = "r1"
 
 SRC_URI = "git://git.0pointer.de/repos/mango-lassi.git/;protocol=http"





More information about the Openembedded-commits mailing list