[oe-commits] Andreas Müller : midori: update to 0.4.2

git at git.openembedded.org git at git.openembedded.org
Tue Nov 15 19:01:53 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 4a258d1c15c381b7eb602e244f9622012f500c9e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=4a258d1c15c381b7eb602e244f9622012f500c9e

Author: Andreas Müller <schnitzeltony at gmx.de>
Date:   Mon Nov 14 21:35:09 2011 +0000

midori: update to 0.4.2

for bad and sometimes vala-dirty people [1] we keep overwriting of waf since
midori still installs waf 1.5.19
(checked by bitbake -cunpack midori && <midori-workdir>/waf --version).

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/035995.html

Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
Signed-off-by: Andreas Müller <schnitzeltony at gmx.de>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../midori/{midori-0.4.1 => midori}/waf            |  Bin 92569 -> 92569 bytes
 .../midori/{midori_0.4.1.bb => midori_0.4.2.bb}    |    4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-connectivity/midori/midori_0.4.1.bb b/meta-oe/recipes-connectivity/midori/midori_0.4.2.bb
similarity index 58%
rename from meta-oe/recipes-connectivity/midori/midori_0.4.1.bb
rename to meta-oe/recipes-connectivity/midori/midori_0.4.2.bb
index 7f4eb4b..10109e6 100644
--- a/meta-oe/recipes-connectivity/midori/midori_0.4.1.bb
+++ b/meta-oe/recipes-connectivity/midori/midori_0.4.2.bb
@@ -10,7 +10,7 @@ do_configure_prepend() {
   cp -f ${WORKDIR}/waf ${S}/
 }
 
-SRC_URI[midori.md5sum] = "33dde203cd71ae2b1d2adcc7f5739f65"
-SRC_URI[midori.sha256sum] = "b3c77ddb6f562a0ea3d2e6fbb756ca0dc158ad8410f4b60f8e5998c2f7305f07"
+SRC_URI[midori.md5sum] = "4ec9c3daa332ebe865cba6aa8256ef63"
+SRC_URI[midori.sha256sum] = "2e3f104254fb9a28c77e8acf1cc8ae6dd529499711d558b29146ab0fa915f0a7"
 
 





More information about the Openembedded-commits mailing list