[oe-commits] Martin Jansa : openmoko-projects/paroli_git.bb: switch from SRCREV to SRCPV

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


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

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

openmoko-projects/paroli_git.bb: switch from SRCREV to SRCPV

---

 recipes/openmoko-projects/paroli_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-projects/paroli_git.bb b/recipes/openmoko-projects/paroli_git.bb
index e485996..dea716b 100644
--- a/recipes/openmoko-projects/paroli_git.bb
+++ b/recipes/openmoko-projects/paroli_git.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "Paroli"
 SECTION = "x11"
 LICENSE = "GPL"
-PV = "0.2+gitr${SRCREV}"
+PV = "0.2+gitr${SRCPV}"
+PE = "1"
 PR = "r0"
 
 SRC_URI = "git://git.paroli-project.org/paroli.git;protocol=http"





More information about the Openembedded-commits mailing list