mythtv 0.22rc1: fix PV
authorKoen Kooi <koen@openembedded.org>
Wed, 28 Oct 2009 16:15:50 +0000 (17:15 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 28 Oct 2009 16:15:50 +0000 (17:15 +0100)
recipes/mythtv/mythtv_0.22rc1.bb

index d8b6868..4dd0ef5 100644 (file)
@@ -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"