aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg/ffmpeg_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-19 22:44:42 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-19 22:44:42 +0200
commit0fc8c7fa1d062f6764137015315d32eb36342837 (patch)
treeaccabab865352f6afb86435e2ef715b3bc18c9e2 /recipes/ffmpeg/ffmpeg_git.bb
parent98c70ac5ad27622262815bc82494e64acff4b529 (diff)
downloadopenembedded-0fc8c7fa1d062f6764137015315d32eb36342837.tar.gz
ffmpeg: switch to SRCPV with PE bump
Diffstat (limited to 'recipes/ffmpeg/ffmpeg_git.bb')
-rw-r--r--recipes/ffmpeg/ffmpeg_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/ffmpeg/ffmpeg_git.bb b/recipes/ffmpeg/ffmpeg_git.bb
index fc9bdf2dee..5c84ea7a01 100644
--- a/recipes/ffmpeg/ffmpeg_git.bb
+++ b/recipes/ffmpeg/ffmpeg_git.bb
@@ -2,8 +2,7 @@ require ffmpeg.inc
DEPENDS += "schroedinger libgsm"
-PE = "1"
-PV = "0.5.0+${PR}+gitr${SRCREV}"
+PV = "0.5.0+${PR}+gitr${SRCPV}"
PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"