aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/checksums.ini9
-rw-r--r--recipes/mythtv/mythplugins_0.22.bb6
2 files changed, 7 insertions, 8 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 754f446e60..f250ff6db5 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -2322,6 +2322,10 @@ sha256=09ef85da45a086c27b6a43a457f81bf44913e7fa2e854e72281aa3c25c00874b
md5=769bd07e6ae825d51b0d78e31ffcd87d
sha256=c97f2328cfa89934b08dd226af3f645f7af0f7593c4b034e0b8c810b29d3f316
+[ftp://www.at91.com/pub/buildroot/at91bootstrap-2.13.tar.bz2]
+md5=1f539d6db38111b6a1d7ab93eb0a648b
+sha256=93b01b723ed69f33316384f097da864f5d49c40520c87ccf5537518dbff9df86
+
[ftp://www.at91.com/pub/buildroot/at91bootstrap-2.3.tar.bz2]
md5=a29b3f07e623d20894ab23335daf5da5
sha256=d598d078c24a24b13eac8a219a4ab05499909404cbd4efcb8641fdcde28464c0
@@ -32218,8 +32222,3 @@ sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
md5=5f7b88ebb2bcd7e8044328482d079661
sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
-[ftp://www.at91.com/pub/buildroot/at91bootstrap-2.13.tar.bz2]
-md5=1f539d6db38111b6a1d7ab93eb0a648b
-sha256=93b01b723ed69f33316384f097da864f5d49c40520c87ccf5537518dbff9df86
-
-
diff --git a/recipes/mythtv/mythplugins_0.22.bb b/recipes/mythtv/mythplugins_0.22.bb
index c53b44816d..ebe590cf3b 100644
--- a/recipes/mythtv/mythplugins_0.22.bb
+++ b/recipes/mythtv/mythplugins_0.22.bb
@@ -11,11 +11,11 @@ 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}+r0"
+PR = "svnr${SRCPV}+r1"
PV = "0.22"
SRCREV = "23062"
-SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythtvplugins;proto=http \
+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 \
file://configure.patch;patch=1 \
@@ -25,7 +25,7 @@ SRC_URI = "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=mythtvplu
QMAKE_PROFILES = "mythplugins.pro"
-S = "${WORKDIR}/mythplugins-0.22"
+S = "${WORKDIR}/mythplugins"
inherit qmake2 qt4x11