From f7403d0b48339483fa02e4042d2c70b992228beb Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Fri, 26 Nov 2010 23:15:37 +0100 Subject: [PATCH] mythtv: moved to rev 27202 this fixes the compilation issue with qt 4.7 Signed-off-by: Frans Meulenbroeks --- 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 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" -- 2.39.5