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/geda/geda-docs_1.4.3.bb | 3 +++ recipes/geda/geda-examples_1.4.3.bb | 3 +++ recipes/geda/geda-gattrib_1.4.3.bb | 3 +++ recipes/geda/geda-gnetlist_1.4.3.bb | 3 +++ recipes/geda/geda-gschem_1.4.3.bb | 3 +++ recipes/geda/geda-gsymcheck_1.4.3.bb | 3 +++ recipes/geda/geda-symbols_1.4.3.bb | 3 +++ recipes/geda/geda-utils_1.4.3.bb | 3 +++ recipes/geda/geda-xgsch2pcb_0.1.2.bb | 3 +++ recipes/geda/libgeda_1.4.3.bb | 3 +++ recipes/geda/pcb_20081128.bb | 3 +++ 11 files changed, 33 insertions(+) (limited to 'recipes/geda') diff --git a/recipes/geda/geda-docs_1.4.3.bb b/recipes/geda/geda-docs_1.4.3.bb index 77a0196b52..3764dce468 100644 --- a/recipes/geda/geda-docs_1.4.3.bb +++ b/recipes/geda/geda-docs_1.4.3.bb @@ -7,3 +7,6 @@ DEPENDS = "gtk+ libgeda" SRC_URI = "http://geda.seul.org/release/v1.4/${PV}/${P}.tar.gz" inherit autotools pkgconfig + +SRC_URI[md5sum] = "6305083c37a86f2353a8be40bcf70b99" +SRC_URI[sha256sum] = "26e0d0aa9a24e75af57c27c5710521ed9005dcf4242d912ac0c497653b9a1959" diff --git a/recipes/geda/geda-examples_1.4.3.bb b/recipes/geda/geda-examples_1.4.3.bb index 77a0196b52..afd482d9d5 100644 --- a/recipes/geda/geda-examples_1.4.3.bb +++ b/recipes/geda/geda-examples_1.4.3.bb @@ -7,3 +7,6 @@ DEPENDS = "gtk+ libgeda" SRC_URI = "http://geda.seul.org/release/v1.4/${PV}/${P}.tar.gz" inherit autotools pkgconfig + +SRC_URI[md5sum] = "923fe9d9cc843b5eb7b26c91ad0ef2d4" +SRC_URI[sha256sum] = "38a7c6d39a8b298aa1baeadaf7a174ed2ae6397ef227f19cb0bee22757b6e553" diff --git a/recipes/geda/geda-gattrib_1.4.3.bb b/recipes/geda/geda-gattrib_1.4.3.bb index 02f96b0697..60ac7b21e7 100644 --- a/recipes/geda/geda-gattrib_1.4.3.bb +++ b/recipes/geda/geda-gattrib_1.4.3.bb @@ -17,3 +17,6 @@ do_patch_prepend() { bb.data.getVar('PREFERRED_VERSION_gtk+', d, 1).split('.')[1] < '18': SRC_URI_append = "file://gattrib-gtk218.patch;patch=1" } + +SRC_URI[md5sum] = "e1f68401e7ca5fff16292358f0dfd553" +SRC_URI[sha256sum] = "5eb48772d374dad446bfcd69990231fa6c6b52ba9b30048991632557512a7565" diff --git a/recipes/geda/geda-gnetlist_1.4.3.bb b/recipes/geda/geda-gnetlist_1.4.3.bb index 1240c8ca3e..4b4aa9c276 100644 --- a/recipes/geda/geda-gnetlist_1.4.3.bb +++ b/recipes/geda/geda-gnetlist_1.4.3.bb @@ -8,3 +8,6 @@ DEPENDS = "gtk+ libgeda" SRC_URI = "http://geda.seul.org/release/v1.4/${PV}/${P}.tar.gz" inherit autotools pkgconfig + +SRC_URI[md5sum] = "ef31d47010108518c6d214516f3d0cad" +SRC_URI[sha256sum] = "0793ec9d173dbe600c14a0a8cf8b89f418271176d75b5a02e0a840a55910c119" diff --git a/recipes/geda/geda-gschem_1.4.3.bb b/recipes/geda/geda-gschem_1.4.3.bb index f04af8bd3a..b4d00b7f16 100644 --- a/recipes/geda/geda-gschem_1.4.3.bb +++ b/recipes/geda/geda-gschem_1.4.3.bb @@ -11,3 +11,6 @@ SRC_URI = "http://geda.seul.org/release/v1.4/${PV}/${P}.tar.gz \ inherit autotools pkgconfig EXTRA_OECONF = "--disable-update-desktop-database" + +SRC_URI[md5sum] = "76eef656ba4e27c6083fa29b3a5dfb08" +SRC_URI[sha256sum] = "6952601966e0f28b9436286178a488849a78da1581c282944d2be34e9a09eec7" diff --git a/recipes/geda/geda-gsymcheck_1.4.3.bb b/recipes/geda/geda-gsymcheck_1.4.3.bb index 7fc1ddf5d1..65a1a95118 100644 --- a/recipes/geda/geda-gsymcheck_1.4.3.bb +++ b/recipes/geda/geda-gsymcheck_1.4.3.bb @@ -8,3 +8,6 @@ DEPENDS = "gtk+ libgeda" SRC_URI = "http://geda.seul.org/release/v1.4/${PV}/${P}.tar.gz" inherit autotools pkgconfig + +SRC_URI[md5sum] = "764613c24a752281a4f5d5432e53d0d2" +SRC_URI[sha256sum] = "e6d9517eaea4383e724502c607d720a3cd4bf560459f5f2196e19d0c5bb3da2c" diff --git a/recipes/geda/geda-symbols_1.4.3.bb b/recipes/geda/geda-symbols_1.4.3.bb index 1240c8ca3e..ac1400ad00 100644 --- a/recipes/geda/geda-symbols_1.4.3.bb +++ b/recipes/geda/geda-symbols_1.4.3.bb @@ -8,3 +8,6 @@ DEPENDS = "gtk+ libgeda" SRC_URI = "http://geda.seul.org/release/v1.4/${PV}/${P}.tar.gz" inherit autotools pkgconfig + +SRC_URI[md5sum] = "e93f0c9747a66ce229702418b49e128f" +SRC_URI[sha256sum] = "97c2dec953e21bfa2633077d084fc0b9aff0c79030f96680ebdef9f97e294cc7" diff --git a/recipes/geda/geda-utils_1.4.3.bb b/recipes/geda/geda-utils_1.4.3.bb index 3764684ed1..9273fae8e7 100644 --- a/recipes/geda/geda-utils_1.4.3.bb +++ b/recipes/geda/geda-utils_1.4.3.bb @@ -9,3 +9,6 @@ DEPENDS = "libgeda" SRC_URI = "http://geda.seul.org/release/v1.4/${PV}/${P}.tar.gz" inherit autotools pkgconfig + +SRC_URI[md5sum] = "55ab23cad7aee2e65fcc742c424e68d4" +SRC_URI[sha256sum] = "d4814c6c11b38a3cce88b193f7a6d18cba46c44f8226716fdde53f0ccc58de49" diff --git a/recipes/geda/geda-xgsch2pcb_0.1.2.bb b/recipes/geda/geda-xgsch2pcb_0.1.2.bb index 100b76d4fa..3c1e55a651 100644 --- a/recipes/geda/geda-xgsch2pcb_0.1.2.bb +++ b/recipes/geda/geda-xgsch2pcb_0.1.2.bb @@ -18,3 +18,6 @@ EXTRA_OECONF = "--disable-update-desktop-database" do_configure_prepend() { sed -i -e s:\\\$\(PYTHON\):${bindir}/python:g Makefile.am } + +SRC_URI[md5sum] = "bcae4dc646440ba8129854621f56acc6" +SRC_URI[sha256sum] = "5af6001401a6bc04c075474be5d8aeb2bdb2ca3e509022c2fc55ca7c7f310256" diff --git a/recipes/geda/libgeda_1.4.3.bb b/recipes/geda/libgeda_1.4.3.bb index b8b71e6ce5..bfb1bfb66b 100644 --- a/recipes/geda/libgeda_1.4.3.bb +++ b/recipes/geda/libgeda_1.4.3.bb @@ -19,3 +19,6 @@ do_install_prepend() { do_stage () { autotools_stage_all } + +SRC_URI[md5sum] = "f4254f345b5d1a1f3ae4e2e27ae38b0a" +SRC_URI[sha256sum] = "f3687c7308231634619de278b5880cccd6b9b3fc04a4c1b1cf8b2e3131f6f158" diff --git a/recipes/geda/pcb_20081128.bb b/recipes/geda/pcb_20081128.bb index d4f0c06a5d..406e8b4494 100644 --- a/recipes/geda/pcb_20081128.bb +++ b/recipes/geda/pcb_20081128.bb @@ -13,3 +13,6 @@ SRC_URI = "http://geda.seul.org/dist/${P}.tar.gz" inherit autotools mime EXTRA_OECONF = "--disable-update-mime-database --disable-update-desktop-database --enable-dbus" + +SRC_URI[md5sum] = "e192ee993b04749f82dd3e8b529d40c0" +SRC_URI[sha256sum] = "2e55067741a5f48ca6962c135fcbe6d1c1b70b95c825156c7db046277929cf28" -- cgit 1.2.3-korg