[oe-commits] Frans Meulenbroeks : mythtv: moved to rev 27202

git version control git at git.openembedded.org
Fri Nov 26 22:17:54 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Fri Nov 26 23:15:37 2010 +0100

mythtv: moved to rev 27202

this fixes the compilation issue with qt 4.7

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/mythtv/mythplugins_0.23+fixes.bb |    4 ++--
 recipes/mythtv/myththemes_0.23+fixes.bb  |    2 +-
 recipes/mythtv/mythtv_0.23+fixes.bb      |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/mythtv/mythplugins_0.23+fixes.bb b/recipes/mythtv/mythplugins_0.23+fixes.bb
index 419bfea..c55d76d 100644
--- a/recipes/mythtv/mythplugins_0.23+fixes.bb
+++ b/recipes/mythtv/mythplugins_0.23+fixes.bb
@@ -26,10 +26,10 @@ DEPENDS += " libxml-xpath-perl-native libxml-simple-perl-native libdatetime-form
 RDEPENDS_mythweather += " libxml-xpath-perl libxml-simple-perl libdatetime-format-iso8601-perl \
 	libsoap-lite-perl libimage-size-perl libdate-manip-perl "
 
-PR = "svnr${SRCPV}+r6"
+PR = "svnr${SRCPV}+r0"
 PV = "0.23"
 
-SRCREV = "25609"
+SRCREV = "27202"
 SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-23-fixes;module=mythplugins;proto=http \
         file://sysroot.patch \
         file://mythplugins_wo_qtopengl.diff \
diff --git a/recipes/mythtv/myththemes_0.23+fixes.bb b/recipes/mythtv/myththemes_0.23+fixes.bb
index 849019d..2935289 100644
--- a/recipes/mythtv/myththemes_0.23+fixes.bb
+++ b/recipes/mythtv/myththemes_0.23+fixes.bb
@@ -8,7 +8,7 @@ inherit qmake2
 PR = "svnr${SRCPV}+r0"
 PV = "0.23"
 
-SRCREV = "25609"
+SRCREV = "27202"
 SRC_URI = \
 "svn://svn.mythtv.org/svn/branches/release-0-23-fixes;module=myththemes;proto=http"
 
diff --git a/recipes/mythtv/mythtv_0.23+fixes.bb b/recipes/mythtv/mythtv_0.23+fixes.bb
index 0d15a5d..777b092 100644
--- a/recipes/mythtv/mythtv_0.23+fixes.bb
+++ b/recipes/mythtv/mythtv_0.23+fixes.bb
@@ -13,7 +13,7 @@ ARM_INSTRUCTION_SET = "arm"
 
 QMAKE_PROFILES = "mythtv.pro"
 
-PR = "svnr${SRCPV}+r2"
+PR = "svnr${SRCPV}+r0"
 PV = "0.23"
 
 # REALPV is here to support release candidates
@@ -21,7 +21,7 @@ PV = "0.23"
 # but for packaging the real PV is needed
 REALPV = "0.23"
 
-SRCREV = "25609"
+SRCREV = "27202"
 SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-23-fixes;module=mythtv;proto=http"
 
 S = "${WORKDIR}/mythtv"





More information about the Openembedded-commits mailing list