aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-26 23:15:37 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-26 23:17:24 +0100
commitf7403d0b48339483fa02e4042d2c70b992228beb (patch)
treefe8c9b584cc83000bbd5f16159e1aafe51484b05 /recipes/mythtv
parent41a2fe452d67a4277bb7cb321f065480c4596037 (diff)
downloadopenembedded-f7403d0b48339483fa02e4042d2c70b992228beb.tar.gz
mythtv: moved to rev 27202
this fixes the compilation issue with qt 4.7 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mythtv')
-rw-r--r--recipes/mythtv/mythplugins_0.23+fixes.bb4
-rw-r--r--recipes/mythtv/myththemes_0.23+fixes.bb2
-rw-r--r--recipes/mythtv/mythtv_0.23+fixes.bb4
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 419bfea52d..c55d76d49a 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 849019d530..29352891b0 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 0d15a5d099..777b092a3c 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"