mythtv: updated SRCREV
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 14 Mar 2010 21:29:21 +0000 (22:29 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Mon, 15 Mar 2010 07:41:24 +0000 (08:41 +0100)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/mythtv/mythplugins_0.22+fixes.bb
recipes/mythtv/myththemes_0.22+fixes.bb
recipes/mythtv/mythtv_0.22+fixes.bb

index 7161ef3..eaf4fff 100644 (file)
@@ -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}+r2"
+PR = "svnr${SRCPV}+r0"
 PV = "0.22"
 
-SRCREV = "23565"
+SRCREV = "23710"
 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 \
index 53464c1..2b4d8de 100644 (file)
@@ -1,10 +1,10 @@
 DEPENDS = "mythtv"
 inherit qmake2
 
-PR = "svnr${SRCPV}+r2"
+PR = "svnr${SRCPV}+r0"
 PV = "0.22"
 
-SRCREV = "23565"
+SRCREV = "23710"
 SRC_URI = \
 "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=myththemes;proto=http"
 
index b4575b5..35b884b 100644 (file)
@@ -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}+r8"
+PR = "svnr${SRCPV}+r0"
 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 = "23565"
+SRCREV = "23710"
 SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythtv;proto=http"
 
 S = "${WORKDIR}/mythtv"