[oe-commits] Martin Jansa : ffmpeg/omapfbplay-xv_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: 19b688a8d43f5faf456357cd053cf8598c6bdf7f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=19b688a8d43f5faf456357cd053cf8598c6bdf7f

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

ffmpeg/omapfbplay-xv_git.bb: switch from SRCREV to SRCPV

---

 recipes/ffmpeg/omapfbplay-xv_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/ffmpeg/omapfbplay-xv_git.bb b/recipes/ffmpeg/omapfbplay-xv_git.bb
index 3e676e9..11c5db0 100644
--- a/recipes/ffmpeg/omapfbplay-xv_git.bb
+++ b/recipes/ffmpeg/omapfbplay-xv_git.bb
@@ -3,7 +3,8 @@ DEPENDS = "libxv bzip2 lame ffmpeg virtual/kernel"
 LICENSE = "MIT"
 
 PR = "r1"
-PV = "0.0+${PR}+gitr${SRCREV}"
+PV = "0.0+${PR}+gitr${SRCPV}"
+PE = "1"
 
 SRCREV = "e66bf25df1f1ff085e6db102b282d90e7ceff4bf"
 SRC_URI = "git://git.mansr.com/omapfbplay;protocol=git \





More information about the Openembedded-commits mailing list