aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 20:21:52 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 20:26:56 +0100
commit4ae078f1ef8492e8dea1183bc7325fd2095f6204 (patch)
treeb76169ef0b4ac6f5349c1ecad3d2bc7fb6fa68d0
parent19b688a8d43f5faf456357cd053cf8598c6bdf7f (diff)
downloadopenembedded-4ae078f1ef8492e8dea1183bc7325fd2095f6204.tar.gz
ffmpeg/omapfbplay_git.bb: switch from SRCREV to SRCPV
-rw-r--r--recipes/ffmpeg/omapfbplay_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/ffmpeg/omapfbplay_git.bb b/recipes/ffmpeg/omapfbplay_git.bb
index afc3b2aa36..881cd5b2c6 100644
--- a/recipes/ffmpeg/omapfbplay_git.bb
+++ b/recipes/ffmpeg/omapfbplay_git.bb
@@ -4,7 +4,8 @@ LICENSE = "MIT"
PR = "r18"
-PV = "0.0+${PR}+gitr${SRCREV}"
+PV = "0.0+${PR}+gitr${SRCPV}"
+PE = "1"
SRCREV = "26df4208b57ccb0f0ca101ae4ddb92c956a0ecc0"
SRC_URI = "git://git.mansr.com/${PN};protocol=git \