aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-28 17:15:50 +0100
committerKoen Kooi <koen@openembedded.org>2009-10-28 17:15:50 +0100
commit8e785a41b3b625ede7becd45f2b655b37bbe31ba (patch)
treec1292cee28043fc2f72654ef2339f5b8cfa97047 /recipes/mythtv
parentc5704e55e6b03cbe9933950873bd7e59dc42c920 (diff)
downloadopenembedded-8e785a41b3b625ede7becd45f2b655b37bbe31ba.tar.gz
mythtv 0.22rc1: fix PV
Diffstat (limited to 'recipes/mythtv')
-rw-r--r--recipes/mythtv/mythtv_0.22rc1.bb4
1 files changed, 2 insertions, 2 deletions
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"