[oe-commits] Koen Kooi : mythtv 0.22rc1: fix PV

git version control git at git.openembedded.org
Wed Oct 28 16:16:56 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Oct 28 17:15:50 2009 +0100

mythtv 0.22rc1: fix PV

---

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

diff --git a/recipes/mythtv/mythtv_0.22rc1.bb b/recipes/mythtv/mythtv_0.22rc1.bb
index d8b6868..4dd0ef5 100644
--- a/recipes/mythtv/mythtv_0.22rc1.bb
+++ b/recipes/mythtv/mythtv_0.22rc1.bb
@@ -4,9 +4,9 @@ inherit qmake2 qt4x11
 
 DEFAULT_PREFERENCE = "-1"
 
-PR = "r0"
+PV = "0.21+0.22rc1"
 
-SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythtv-${PV}.tar.bz2"
+SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythtv-0.22rc1.tar.bz2"
 
 #S = "${WORKDIR}/mythtv"
 





More information about the Openembedded-commits mailing list