[oe-commits] Frans Meulenbroeks : mythtv: add S, REALPV, PR

git version control git at git.openembedded.org
Wed Oct 28 20:17:40 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5a66b3c3143f072cde5dcce4f07683400fda7a86
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5a66b3c3143f072cde5dcce4f07683400fda7a86

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Wed Oct 28 21:16:46 2009 +0100

mythtv: add S, REALPV, PR

---

 recipes/mythtv/mythtv_0.22rc1.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/mythtv/mythtv_0.22rc1.bb b/recipes/mythtv/mythtv_0.22rc1.bb
index 4dd0ef5..399ddb3 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"
 





More information about the Openembedded-commits mailing list