From: Koen Kooi Date: Wed, 28 Oct 2009 16:15:50 +0000 (+0100) Subject: mythtv 0.22rc1: fix PV X-Git-Tag: Release-2010-05/1~1879^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e785a41b3b625ede7becd45f2b655b37bbe31ba;p=openembedded.git mythtv 0.22rc1: fix PV --- diff --git a/recipes/mythtv/mythtv_0.22rc1.bb b/recipes/mythtv/mythtv_0.22rc1.bb index d8b68680b2..4dd0ef5bfc 100644 --- a/recipes/mythtv/mythtv_0.22rc1.bb +++ b/recipes/mythtv/mythtv_0.22rc1.bb @@ -4,9 +4,9 @@ inherit qmake2 qt4x11 DEFAULT_PREFERENCE = "-1" -PR = "r0" +PV = "0.21+0.22rc1" -SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythtv-${PV}.tar.bz2" +SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythtv-0.22rc1.tar.bz2" #S = "${WORKDIR}/mythtv"