[oe-commits] Klaus Kurzmann : evopedia_git.bb: switch to SRCPV

git version control git at git.openembedded.org
Mon Feb 8 14:50:09 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 285e635485ad56eab11cc1aec93296d03b6df363
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=285e635485ad56eab11cc1aec93296d03b6df363

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Mon Feb  8 15:49:54 2010 +0100

evopedia_git.bb: switch to SRCPV

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

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

diff --git a/recipes/evopedia/evopedia_git.bb b/recipes/evopedia/evopedia_git.bb
index 256085f..3996cb5 100644
--- a/recipes/evopedia/evopedia_git.bb
+++ b/recipes/evopedia/evopedia_git.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
 RDEPENDS = "python python-xml python-shell python-netclient python-mime python-netserver \
              python-io kernel-module-squashfs"
 RRECOMMENDS = "midori"
-PV = "0.2.99+gitr${SRCREV}"
+PV = "0.2.99+gitr${SRCPV}"
 PR = "r0"
 
 SRC_URI = "git://github.com/crei/evopedia.git;protocol=http;branch=master"





More information about the Openembedded-commits mailing list