[oe-commits] Martin Jansa : neuros-public/neuros-nwm_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: 1be48e22d77762628068df5c66d71f932431bc76
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1be48e22d77762628068df5c66d71f932431bc76

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

neuros-public/neuros-nwm_git.bb: switch from SRCREV to SRCPV

---

 recipes/neuros-public/neuros-nwm_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/neuros-public/neuros-nwm_git.bb b/recipes/neuros-public/neuros-nwm_git.bb
index 258842a..bbe40b0 100644
--- a/recipes/neuros-public/neuros-nwm_git.bb
+++ b/recipes/neuros-public/neuros-nwm_git.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "Neuros window manager"
 LICENSE = "GPL"
 
-PV = "0.0+${PR}+gitr${SRCREV}"
+PV = "0.0+${PR}+gitr${SRCPV}"
+PE = "1"
 PR = "r7"
 
 inherit qt4e update-rc.d





More information about the Openembedded-commits mailing list