aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/mythtv/mythplugins_0.23+fixes.bb2
-rw-r--r--recipes/mythtv/myththemes_0.23+fixes.bb2
-rw-r--r--recipes/mythtv/mythtv_0.23+fixes.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/mythtv/mythplugins_0.23+fixes.bb b/recipes/mythtv/mythplugins_0.23+fixes.bb
index 2ddf334470..202ead9016 100644
--- a/recipes/mythtv/mythplugins_0.23+fixes.bb
+++ b/recipes/mythtv/mythplugins_0.23+fixes.bb
@@ -14,7 +14,7 @@ RDEPENDS_mythweb_lighttpd = "lighttpd lighttpd-module-cgi lighttpd-module-fastcg
PR = "svnr${SRCPV}+r0"
PV = "0.23"
-SRCREV = "25073"
+SRCREV = "25609"
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 e541b06c57..6469b4613a 100644
--- a/recipes/mythtv/myththemes_0.23+fixes.bb
+++ b/recipes/mythtv/myththemes_0.23+fixes.bb
@@ -4,7 +4,7 @@ inherit qmake2
PR = "svnr${SRCPV}+r0"
PV = "0.23"
-SRCREV = "25073"
+SRCREV = "25609"
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 972c285a47..d5817cc37d 100644
--- a/recipes/mythtv/mythtv_0.23+fixes.bb
+++ b/recipes/mythtv/mythtv_0.23+fixes.bb
@@ -16,7 +16,7 @@ PV = "0.23"
# but for packaging the real PV is needed
REALPV = "0.23"
-SRCREV = "25073"
+SRCREV = "25609"
SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-23-fixes;module=mythtv;proto=http"
S = "${WORKDIR}/mythtv"