aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-28 21:16:46 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-28 21:16:46 +0100
commit5a66b3c3143f072cde5dcce4f07683400fda7a86 (patch)
tree87383d309877f63cdd88016c1e9e2fa2ab60379e /recipes/mythtv
parentbd449d860fac2948f0d9109f1cdefd0d2d4a5200 (diff)
downloadopenembedded-5a66b3c3143f072cde5dcce4f07683400fda7a86.tar.gz
mythtv: add S, REALPV, PR
Diffstat (limited to 'recipes/mythtv')
-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"