From 5a66b3c3143f072cde5dcce4f07683400fda7a86 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Wed, 28 Oct 2009 21:16:46 +0100 Subject: mythtv: add S, REALPV, PR --- recipes/mythtv/mythtv_0.22rc1.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3