aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-12 18:05:44 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-12 18:05:44 +0200
commit1e3f1f12252958602934244bc9bbc6aada711165 (patch)
tree4ca940cb3f969108949329f29131244613d4ccd3 /recipes/mythtv
parent686b2384373eed723aab8851c64cfa46cda98967 (diff)
downloadopenembedded-1e3f1f12252958602934244bc9bbc6aada711165.tar.gz
mythtv: upgraded to SRCREV 25609
This includes the 0.23.1 patches Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mythtv')
-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"