From: Frans Meulenbroeks Date: Wed, 28 Oct 2009 20:16:46 +0000 (+0100) Subject: mythtv: add S, REALPV, PR X-Git-Tag: Release-2010-05/1~1879^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a66b3c3143f072cde5dcce4f07683400fda7a86;p=openembedded.git mythtv: add S, REALPV, PR --- 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"