[oe-commits] Martin Jansa : disko/disko_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: 64d9016ec21f30bc75a78227501e2ec7d91bb2ec
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=64d9016ec21f30bc75a78227501e2ec7d91bb2ec

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

disko/disko_git.bb: switch from SRCREV to SRCPV

---

 recipes/disko/disko_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/disko/disko_git.bb b/recipes/disko/disko_git.bb
index 9aa378e..2a6cb40 100644
--- a/recipes/disko/disko_git.bb
+++ b/recipes/disko/disko_git.bb
@@ -1,6 +1,7 @@
 DESCRIPTION = "Disko is an application framework, that can be used to develop GUI applications for embedded devices. It is closely connected to the DirectFB"
 LICENSE = "GPL"
-PV = "1.6.0+gitr${SRCREV}"
+PV = "1.6.0+gitr${SRCPV}"
+PE = "1"
 PR = "r0"
 
 require disko.inc





More information about the Openembedded-commits mailing list