From 44985d56bc556786812a0a02d6219afd31a7381d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 10 Apr 2010 11:21:48 +0200 Subject: recipes: move checksums to recipes from checksums.ini * fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa --- recipes/eel/eel_2.12.2.bb | 3 +++ recipes/eel/eel_2.22.2.bb | 3 +++ recipes/eel/eel_2.24.1.bb | 3 +++ recipes/eel/eel_2.26.0.bb | 3 +++ recipes/eel/eel_2.6.1.bb | 3 +++ 5 files changed, 15 insertions(+) (limited to 'recipes/eel') diff --git a/recipes/eel/eel_2.12.2.bb b/recipes/eel/eel_2.12.2.bb index 88682b5b35..996c92f166 100644 --- a/recipes/eel/eel_2.12.2.bb +++ b/recipes/eel/eel_2.12.2.bb @@ -15,3 +15,6 @@ EXTRA_OECONF = "--disable-gtk-doc" do_stage() { autotools_stage_all } + +SRC_URI[archive.md5sum] = "d78cd3e33c656a62b5bf1f8d0b8d271f" +SRC_URI[archive.sha256sum] = "df6c696f84bc9c2af12f3715f2703060ab1692a918fb221ea0403212c03e0b73" diff --git a/recipes/eel/eel_2.22.2.bb b/recipes/eel/eel_2.22.2.bb index 0c7a6de42c..6dc1d6312b 100644 --- a/recipes/eel/eel_2.22.2.bb +++ b/recipes/eel/eel_2.22.2.bb @@ -15,3 +15,6 @@ EXTRA_OECONF = "--disable-gtk-doc" do_stage() { autotools_stage_all } + +SRC_URI[archive.md5sum] = "f0dc46f4bc6a772da9e149c0018a8b09" +SRC_URI[archive.sha256sum] = "e91e576ed22e5ba9a930d4292e3dbec4fe4ec7276029d82188cc91db117e21d4" diff --git a/recipes/eel/eel_2.24.1.bb b/recipes/eel/eel_2.24.1.bb index 0c7a6de42c..482fdb90f8 100644 --- a/recipes/eel/eel_2.24.1.bb +++ b/recipes/eel/eel_2.24.1.bb @@ -15,3 +15,6 @@ EXTRA_OECONF = "--disable-gtk-doc" do_stage() { autotools_stage_all } + +SRC_URI[archive.md5sum] = "b591df36af8f1b23dd175be33b5de073" +SRC_URI[archive.sha256sum] = "32cde7b589b49f439d82f76b6456983d36de7d20688f7c6ac2fdae4ce354e629" diff --git a/recipes/eel/eel_2.26.0.bb b/recipes/eel/eel_2.26.0.bb index c437a93a49..90f6b0d6fe 100644 --- a/recipes/eel/eel_2.26.0.bb +++ b/recipes/eel/eel_2.26.0.bb @@ -15,3 +15,6 @@ EXTRA_OECONF = "--disable-gtk-doc" do_stage() { autotools_stage_all } + +SRC_URI[archive.md5sum] = "dfa105ccabd53efe4166dcfac75e2393" +SRC_URI[archive.sha256sum] = "11ad07d8d371f9165fab6cc5462f59cd253f9cc835d77a54330fecafe9c0a555" diff --git a/recipes/eel/eel_2.6.1.bb b/recipes/eel/eel_2.6.1.bb index d93aab1e61..d86061dceb 100644 --- a/recipes/eel/eel_2.6.1.bb +++ b/recipes/eel/eel_2.6.1.bb @@ -44,3 +44,6 @@ do_stage() { oe_libinstall -C eel libeel-2 ${STAGING_LIBDIR} } + +SRC_URI[archive.md5sum] = "6dd46ef1905271cd1171a0bdddabee22" +SRC_URI[archive.sha256sum] = "889c8cff395bc488a6ccfb3fc22fd241a12c33f114bb7d7ec4138d5999da9c5d" -- cgit v1.2.3