[oe-commits] Martin Jansa : neuros-public/neuros-app-photoalbum_git.bb: switch from SRCREV to SRCPV

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


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

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

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

---

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

diff --git a/recipes/neuros-public/neuros-app-photoalbum_git.bb b/recipes/neuros-public/neuros-app-photoalbum_git.bb
index a17fdb5..81dabca 100644
--- a/recipes/neuros-public/neuros-app-photoalbum_git.bb
+++ b/recipes/neuros-public/neuros-app-photoalbum_git.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "Neuros photoalbum app"
 LICENSE = "GPL"
 
-PV = "0.0+${PR}+gitr${SRCREV}"
+PV = "0.0+${PR}+gitr${SRCPV}"
+PE = "1"
 PR = "r1"
 
 inherit qt4e





More information about the Openembedded-commits mailing list