From: Koen Kooi Date: Thu, 19 Nov 2009 16:03:32 +0000 (+0100) Subject: mplayer git: kill SRCPV, no SRCPV for git allowed yet X-Git-Tag: Release-2010-05/1~1648^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=321d9695790d94c3882ab6b033ebf1d960791e70;p=openembedded.git mplayer git: kill SRCPV, no SRCPV for git allowed yet --- 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"