summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/mythtv/mythtv_0.22rc1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/mythtv/mythtv_0.22rc1.bb b/recipes/mythtv/mythtv_0.22rc1.bb
index 4dd0ef5bfc..399ddb37dc 100644
--- a/recipes/mythtv/mythtv_0.22rc1.bb
+++ b/recipes/mythtv/mythtv_0.22rc1.bb
@@ -5,10 +5,12 @@ inherit qmake2 qt4x11
DEFAULT_PREFERENCE = "-1"
PV = "0.21+0.22rc1"
+PR = "r1"
+REALPV = "0.22"
SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythtv-0.22rc1.tar.bz2"
-#S = "${WORKDIR}/mythtv"
+S = "${WORKDIR}/mythtv-0.22rc1"
QMAKE_PROFILES = "mythtv.pro"