[oe-commits] Martin Jansa : openmoko-projects/om-locations_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: 31b3517b11052f0a93fc130589512f7d1a52de06
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=31b3517b11052f0a93fc130589512f7d1a52de06

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

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

---

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

diff --git a/recipes/openmoko-projects/om-locations_git.bb b/recipes/openmoko-projects/om-locations_git.bb
index b50de38..1d82d25 100644
--- a/recipes/openmoko-projects/om-locations_git.bb
+++ b/recipes/openmoko-projects/om-locations_git.bb
@@ -4,7 +4,8 @@ SECTION = "openmoko/applications"
 LICENSE = "GPL"
 DEPENDS = "eet evas edje ecore edbus etk"
 RDEPENDS_${PN} = "diversity-daemon"
-PV = "0.2+gitr${SRCREV}"
+PV = "0.2+gitr${SRCPV}"
+PE = "1"
 PR = "r1.03"
 
 SRC_URI = "git://git.openmoko.org/git/om-locations.git;protocol=git"





More information about the Openembedded-commits mailing list