[oe-commits] Koen Kooi : epiphany 2.30.6: add missing source checksums

git at git.openembedded.org git at git.openembedded.org
Thu Dec 22 15:40:25 UTC 2011


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Thu Dec 22 16:33:21 2011 +0100

epiphany 2.30.6: add missing source checksums

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../recipes-gnome/epiphany/epiphany_2.30.6.bb      |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
index a507899..fccbc5f 100644
--- a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
+++ b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 DEPENDS = "libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates"
 
 inherit gnome
+SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8cb65352d64"
+SRC_URI[archive.sha256sum] = "278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c48b580f469c2dcc"
 
 EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-file"
 





More information about the Openembedded-commits mailing list