[oe-commits] Frans Meulenbroeks : myththemes: updated to 0.22

git version control git at git.openembedded.org
Tue Nov 10 11:17:10 UTC 2009


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Tue Nov 10 12:16:46 2009 +0100

myththemes: updated to 0.22

---

 conf/checksums.ini                                 |    4 ++++
 ...ththemes_0.21+0.22rc2.bb => myththemes_0.22.bb} |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 85d945e..d10b4dd 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -18950,6 +18950,10 @@ sha256=f62969cd61dc9718973708b79f5e86f653f630097f5ad14f90d78fcff677c0da
 md5=de15246c1f59665f3960015c49138da3
 sha256=73dff22a4622f2140b49ee824f1f69d6120135d828bc38f6877a619986c99245
 
+[ftp://ftp.osuosl.org/pub/mythtv/myththemes-0.22.tar.bz2]
+md5=a5f00f152fb430a20c70aaa3bf456347
+sha256=6720a16a0bdfb9bfb95bd729b50d95f75f8494b932a7dc44ad4014f06ecd36c2
+
 [ftp://ftp.osuosl.org/pub/mythtv/myththemes-0.22rc2.tar.bz2]
 md5=7d629aa8c0f1c8cdc11310b09a929626
 sha256=39494a9c05c47b9a28c6168211a5987a8386929a3210e637ed6191e3554ee9f6
diff --git a/recipes/mythtv/myththemes_0.21+0.22rc2.bb b/recipes/mythtv/myththemes_0.22.bb
similarity index 64%
rename from recipes/mythtv/myththemes_0.21+0.22rc2.bb
rename to recipes/mythtv/myththemes_0.22.bb
index a3be987..444786a 100644
--- a/recipes/mythtv/myththemes_0.21+0.22rc2.bb
+++ b/recipes/mythtv/myththemes_0.22.bb
@@ -1,13 +1,13 @@
 inherit qmake2
 
-PV = "0.21+0.22rc2"
+PV = "0.22"
 PR = "r0"
 
 FILES_${PN} =+ "${datadir}"
 
-SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/myththemes-0.22rc2.tar.bz2"
+SRC_URI = "ftp://ftp.osuosl.org/pub/mythtv/myththemes-0.22.tar.bz2"
 
-S = "${WORKDIR}/myththemes-0.22rc2"
+S = "${WORKDIR}/myththemes-0.22"
 
 do_configure() {
         ${S}/configure  --qmake=qmake2 --sysroot=${STAGING_DIR_HOST} --prefix=${prefix} 





More information about the Openembedded-commits mailing list