[oe-commits] Frans Meulenbroeks : mythtv: moved to latest stable svn version

git version control git at git.openembedded.org
Thu Feb 25 19:38:15 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Wed Feb 24 21:08:47 2010 +0100

mythtv: moved to latest stable svn version

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

---

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

diff --git a/recipes/mythtv/mythplugins_0.22+fixes.bb b/recipes/mythtv/mythplugins_0.22+fixes.bb
index ebe590c..7161ef3 100644
--- a/recipes/mythtv/mythplugins_0.22+fixes.bb
+++ b/recipes/mythtv/mythplugins_0.22+fixes.bb
@@ -11,10 +11,10 @@ DEPENDS_mythweb_lighttpd = "mythweb"
 RDEPENDS_mythweb_lighttpd = "lighttpd lighttpd-module-cgi lighttpd-module-fastcgi \
         lighttpd-module-rewrite php-cgi lighttpd-module-auth"
 
-PR = "svnr${SRCPV}+r1"
+PR = "svnr${SRCPV}+r2"
 PV = "0.22"
 
-SRCREV = "23062"
+SRCREV = "23565"
 SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythplugins;proto=http \
         file://sysroot.patch;patch=1 \
         file://mythplugins_wo_qtopengl.diff;patch=1 \
diff --git a/recipes/mythtv/myththemes_0.22+fixes.bb b/recipes/mythtv/myththemes_0.22+fixes.bb
index f7fcd64..53464c1 100644
--- a/recipes/mythtv/myththemes_0.22+fixes.bb
+++ b/recipes/mythtv/myththemes_0.22+fixes.bb
@@ -1,10 +1,10 @@
 DEPENDS = "mythtv"
 inherit qmake2
 
-PR = "svnr${SRCPV}+r1"
+PR = "svnr${SRCPV}+r2"
 PV = "0.22"
 
-SRCREV = "23062"
+SRCREV = "23565"
 SRC_URI = \
 "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=myththemes;proto=http"
 
diff --git a/recipes/mythtv/mythtv_0.22+fixes.bb b/recipes/mythtv/mythtv_0.22+fixes.bb
index 8b7dc6c..b4575b5 100644
--- a/recipes/mythtv/mythtv_0.22+fixes.bb
+++ b/recipes/mythtv/mythtv_0.22+fixes.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mytht
 mysql5-server mysql5-client libmysqlclient qt4-plugin-sqldriver-sqlmysql xmltv"
 RDEPENDS_${PN}_append_libc-glibc = " glibc-gconv-utf-16"
 
-PR = "svnr${SRCPV}+r7"
+PR = "svnr${SRCPV}+r8"
 PV = "0.22"
 
 # REALPV is here to support release candidates
@@ -16,7 +16,7 @@ PV = "0.22"
 # but for packaging the real PV is needed
 REALPV = "0.22"
 
-SRCREV = "23062"
+SRCREV = "23565"
 SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythtv;proto=http"
 
 S = "${WORKDIR}/mythtv"





More information about the Openembedded-commits mailing list