[oe-commits] Martin Jansa : clutter/moblin-proto_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: f2df198881470e11017f2105d7ab9f1407f8b9f5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f2df198881470e11017f2105d7ab9f1407f8b9f5

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

clutter/moblin-proto_git.bb: switch from SRCREV to SRCPV

---

 recipes/clutter/moblin-proto_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/clutter/moblin-proto_git.bb b/recipes/clutter/moblin-proto_git.bb
index 3f61f49..b6667f5 100644
--- a/recipes/clutter/moblin-proto_git.bb
+++ b/recipes/clutter/moblin-proto_git.bb
@@ -1,8 +1,8 @@
 DEPENDS = "clutter-box2d"
 
-PV = "0.0+gitr${SRCREV}"
-PR = "r1"
-PE = "1"
+PV = "0.0+gitr${SRCPV}"
+PR = "r0"
+PE = "2"
 
 SRC_URI = "git://git.moblin.org/repos/users/pippin/prototype.git/;protocol=http \
            file://paths.patch;patch=1"





More information about the Openembedded-commits mailing list