mythtv/myththemes/mythplugins: moved from 0.22+fixes to 0.23+fixes
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 13 Jun 2010 20:41:48 +0000 (22:41 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 13 Jun 2010 20:41:48 +0000 (22:41 +0200)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/mythtv/mythplugins_0.23+fixes.bb [moved from recipes/mythtv/mythplugins_0.22+fixes.bb with 99% similarity]
recipes/mythtv/myththemes_0.23+fixes.bb [moved from recipes/mythtv/myththemes_0.22+fixes.bb with 93% similarity]
recipes/mythtv/mythtv_0.23+fixes.bb [moved from recipes/mythtv/mythtv_0.22+fixes.bb with 99% similarity]

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 (file)
@@ -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 \
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 (file)
@@ -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"
 
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 (file)
@@ -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"