[oe-commits] Martin Jansa : ffalarms: kill SRCPV

git version control git at git.openembedded.org
Tue Feb 23 17:01:02 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6eb74e2f10a11e241d8b32dff2327a3e4266becf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6eb74e2f10a11e241d8b32dff2327a3e4266becf

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Feb 23 18:01:04 2010 +0100

ffalarms: kill SRCPV

---

 recipes/ffalarms/ffalarms_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ffalarms/ffalarms_git.bb b/recipes/ffalarms/ffalarms_git.bb
index 4e1b164..f054fe4 100644
--- a/recipes/ffalarms/ffalarms_git.bb
+++ b/recipes/ffalarms/ffalarms_git.bb
@@ -7,7 +7,7 @@ LICENSE = "GPLv3"
 DEPENDS = "elementary libeflvala libical"
 RDEPENDS = "atd alsa-utils-amixer alsa-utils-alsactl virtual/alsa-scenarios ttf-dejavu-sans libical"
 RSUGGESTS = "mplayer alsa-utils-aplay frameworkd"
-PV = "0.3.2+gitr${SRCPV}"
+PV = "0.3.2+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "git://git.shr-project.org/repo/ffalarms.git;protocol=http;branch=master"





More information about the Openembedded-commits mailing list