[oe-commits] Frans Meulenbroeks : mythtv/myththemes/mythplugins: moved from 0. 22+fixes to 0.23+fixes

git version control git at git.openembedded.org
Sun Jun 13 20:44:30 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Jun 13 22:41:48 2010 +0200

mythtv/myththemes/mythplugins: moved from 0.22+fixes to 0.23+fixes

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

---

 ...ins_0.22+fixes.bb => mythplugins_0.23+fixes.bb} |    4 ++--
 ...emes_0.22+fixes.bb => myththemes_0.23+fixes.bb} |    4 ++--
 .../{mythtv_0.22+fixes.bb => mythtv_0.23+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.23+fixes.bb
similarity index 99%
rename from recipes/mythtv/mythplugins_0.22+fixes.bb
rename to recipes/mythtv/mythplugins_0.23+fixes.bb
index 3cbf015..1966185 100644
--- a/recipes/mythtv/mythplugins_0.22+fixes.bb
+++ b/recipes/mythtv/mythplugins_0.23+fixes.bb
@@ -12,9 +12,9 @@ RDEPENDS_mythweb_lighttpd = "lighttpd lighttpd-module-cgi lighttpd-module-fastcg
         lighttpd-module-rewrite php-cgi lighttpd-module-auth"
 
 PR = "svnr${SRCPV}+r0"
-PV = "0.22"
+PV = "0.23"
 
-SRCREV = "23710"
+SRCREV = "25073"
 SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythplugins;proto=http \
         file://sysroot.patch \
         file://mythplugins_wo_qtopengl.diff \
diff --git a/recipes/mythtv/myththemes_0.22+fixes.bb b/recipes/mythtv/myththemes_0.23+fixes.bb
similarity index 93%
rename from recipes/mythtv/myththemes_0.22+fixes.bb
rename to recipes/mythtv/myththemes_0.23+fixes.bb
index 2b4d8de..f446744 100644
--- a/recipes/mythtv/myththemes_0.22+fixes.bb
+++ b/recipes/mythtv/myththemes_0.23+fixes.bb
@@ -2,9 +2,9 @@ DEPENDS = "mythtv"
 inherit qmake2
 
 PR = "svnr${SRCPV}+r0"
-PV = "0.22"
+PV = "0.23"
 
-SRCREV = "23710"
+SRCREV = "25073"
 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.23+fixes.bb
similarity index 99%
rename from recipes/mythtv/mythtv_0.22+fixes.bb
rename to recipes/mythtv/mythtv_0.23+fixes.bb
index 18bfb76..a0621e0 100644
--- a/recipes/mythtv/mythtv_0.22+fixes.bb
+++ b/recipes/mythtv/mythtv_0.23+fixes.bb
@@ -9,14 +9,14 @@ mysql5-server mysql5-client libmysqlclient qt4-plugin-sqldriver-sqlmysql xmltv"
 RDEPENDS_${PN}_append_libc-glibc = " glibc-gconv-utf-16"
 
 PR = "svnr${SRCPV}+r0"
-PV = "0.22"
+PV = "0.23"
 
 # REALPV is here to support release candidates
 # OE in that case has as PV something like 0.21+0.22rc1
 # but for packaging the real PV is needed
 REALPV = "0.22"
 
-SRCREV = "24225"
+SRCREV = "25073"
 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