summaryrefslogtreecommitdiffstats
path: root/recipes/mplayer/mplayer_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-19 17:03:32 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-19 17:03:32 +0100
commit321d9695790d94c3882ab6b033ebf1d960791e70 (patch)
tree0f2bd119a2a4b05f23cc76da665622dcd09bf4fd /recipes/mplayer/mplayer_git.bb
parent276aba6a10e713cc07c097c6334af7878fd0134d (diff)
downloadopenembedded-321d9695790d94c3882ab6b033ebf1d960791e70.tar.gz
mplayer git: kill SRCPV, no SRCPV for git allowed yet
Diffstat (limited to 'recipes/mplayer/mplayer_git.bb')
-rw-r--r--recipes/mplayer/mplayer_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mplayer/mplayer_git.bb b/recipes/mplayer/mplayer_git.bb
index 984227bd7b..aa01cc7c20 100644
--- a/recipes/mplayer/mplayer_git.bb
+++ b/recipes/mplayer/mplayer_git.bb
@@ -41,7 +41,7 @@ ARM_INSTRUCTION_SET = "ARM"
RCONFLICTS_${PN} = "mplayer-atty"
RREPLACES_${PN} = "mplayer-atty"
-PV = "0.0+1.0rc2+gitr${SRCPV}"
+PV = "0.0+1.0rc2+gitr${SRCREV}"
PR = "r15"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_om-gta02 = "1"