[oe-commits] Frans Meulenbroeks : mythplugins moved to 0.22

git version control git at git.openembedded.org
Tue Nov 10 12:39:24 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 313105650b9f76190cbd130310526b1200574e31
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=313105650b9f76190cbd130310526b1200574e31

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Tue Nov 10 13:11:49 2009 +0100

mythplugins moved to 0.22

---

 conf/checksums.ini                                 |    4 ++++
 ...plugins_0.21+0.22rc2.bb => mythplugins_0.22.bb} |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 6588dd4..6187df6 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -18942,6 +18942,10 @@ sha256=6bd2436fd0f233bb1518e15975cb4e9fa4434acb53c3c3cd7d4648219abf58e9
 md5=32e7373c16271606007374396e6742ad
 sha256=2b0737b84e7b42c9e54c9658d23bfaee1189cd5955f26b10bdb862761d0f0432
 
+[ftp://ftp.osuosl.org/pub/mythtv/mythplugins-0.22.tar.bz2]
+md5=09c8fa1058399a0c5db169a71561e985
+sha256=75c53f4b3017a9a8fcb9ff3bf7e2709a41a579b8a4e2ae1c600dc6ce6341cd31
+
 [ftp://ftp.osuosl.org/pub/mythtv/mythplugins-0.22rc1.tar.bz2]
 md5=1c03d3f4ccedcd9de1c0ac2226e0031c
 sha256=f62969cd61dc9718973708b79f5e86f653f630097f5ad14f90d78fcff677c0da
diff --git a/recipes/mythtv/mythplugins_0.21+0.22rc2.bb b/recipes/mythtv/mythplugins_0.22.bb
similarity index 99%
rename from recipes/mythtv/mythplugins_0.21+0.22rc2.bb
rename to recipes/mythtv/mythplugins_0.22.bb
index 2b1f4d5..aab859c 100644
--- a/recipes/mythtv/mythplugins_0.21+0.22rc2.bb
+++ b/recipes/mythtv/mythplugins_0.22.bb
@@ -1,19 +1,19 @@
 DEPENDS = "flac taglib mythtv libvorbis libexif libvisual libsdl-x11 libcdaudio cdparanoia"
 RDEPENDS_${PN} = "mytharchive mythbrowser mythflix mythgallery mythgame \
                   mythmusic mythmovies mythnews mythvideo mythweather mythweb mythzoneminder"
-PV = "0.21+0.22rc2"
-PR = "r5"
+PV = "0.22"
+PR = "r0"
 
 QMAKE_PROFILES = "mythplugins.pro"
 
-SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythplugins-0.22rc2.tar.bz2 \
+SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/mythplugins-0.22.tar.bz2 \
         file://sysroot.patch;patch=1 \
         file://mythplugins_wo_qtopengl.diff;patch=1 \
         file://configure.patch;patch=1 \
         file://mytharchive.pro.patch;patch=1 \
         "
 
-S = "${WORKDIR}/mythplugins-0.22rc2"
+S = "${WORKDIR}/mythplugins-0.22"
 
 inherit qmake2 qt4x11
 





More information about the Openembedded-commits mailing list