From 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 7 Dec 2010 20:06:29 -0800 Subject: SRC_URI Checksums Additionals Signed-off-by: Saul Wold --- meta/recipes-devtools/apt/apt-native_0.7.14.bb | 3 +++ meta/recipes-devtools/apt/apt_0.7.14.bb | 3 +++ meta/recipes-devtools/autoconf/autoconf_2.65.bb | 3 +++ meta/recipes-devtools/automake/automake_1.11.1.bb | 3 +++ meta/recipes-devtools/binutils/binutils_2.20.1.bb | 3 +++ meta/recipes-devtools/bison/bison_2.4.3.bb | 3 +++ meta/recipes-devtools/chrpath/chrpath_0.13.bb | 3 +++ meta/recipes-devtools/diffstat/diffstat_1.54.bb | 3 +++ meta/recipes-devtools/distcc/distcc_2.18.3.bb | 3 +++ meta/recipes-devtools/dosfstools/dosfstools_2.11.bb | 3 +++ meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb | 3 +++ meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb | 3 +++ meta/recipes-devtools/elfutils/elfutils_0.148.bb | 3 +++ meta/recipes-devtools/fakechroot/fakechroot_2.9.bb | 10 ++++++++-- meta/recipes-devtools/file/file_5.04.bb | 3 +++ meta/recipes-devtools/flex/flex_2.5.35.bb | 3 +++ meta/recipes-devtools/gcc/gcc_4.5.1.bb | 3 +++ meta/recipes-devtools/gdb/gdb_7.2.bb | 3 +++ meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb | 3 +++ meta/recipes-devtools/intltool/intltool_0.40.6.bb | 3 +++ meta/recipes-devtools/libtool/libtool-native_2.4.bb | 3 +++ meta/recipes-devtools/libtool/libtool_2.4.bb | 3 +++ meta/recipes-devtools/make/make_3.82.bb | 3 +++ meta/recipes-devtools/nasm/nasm_2.07.bb | 3 +++ meta/recipes-devtools/patch/patch_2.5.9.bb | 3 +++ meta/recipes-devtools/pax-utils/pax-utils_0.2.1.bb | 3 +++ meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb | 3 +++ meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb | 3 +++ meta/recipes-devtools/perl/perl-native_5.8.8.bb | 3 +++ meta/recipes-devtools/perl/perl_5.8.8.bb | 3 +++ meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb | 3 +++ meta/recipes-devtools/python/python-dbus_0.83.1.bb | 3 +++ meta/recipes-devtools/python/python-gst_0.10.19.bb | 3 +++ meta/recipes-devtools/python/python-imaging_1.1.7.bb | 3 +++ meta/recipes-devtools/python/python-pycairo_1.8.10.bb | 3 +++ meta/recipes-devtools/python/python-pycurl_7.19.0.bb | 3 +++ meta/recipes-devtools/python/python-pygobject_2.21.1.bb | 3 +++ meta/recipes-devtools/python/python-pygtk_2.17.0.bb | 3 +++ meta/recipes-devtools/python/python-pyrex_0.9.9.bb | 3 +++ meta/recipes-devtools/python/python-scons_2.0.1.bb | 3 +++ meta/recipes-devtools/python/python_2.6.6.bb | 3 +++ meta/recipes-devtools/qemu/qemu_0.12.4.bb | 3 +++ meta/recipes-devtools/quilt/quilt-native_0.48.bb | 3 +++ meta/recipes-devtools/quilt/quilt_0.48.bb | 3 +++ meta/recipes-devtools/rpm/rpm_5.1.10.bb | 3 +++ meta/recipes-devtools/rsync/rsync_3.0.7.bb | 3 +++ meta/recipes-devtools/strace/strace_4.5.20.bb | 3 +++ meta/recipes-devtools/syslinux/syslinux_4.03.bb | 3 +++ meta/recipes-devtools/valgrind/valgrind_3.6.0.bb | 3 +++ 49 files changed, 152 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools') diff --git a/meta/recipes-devtools/apt/apt-native_0.7.14.bb b/meta/recipes-devtools/apt/apt-native_0.7.14.bb index 83c87c6717..f77f81790f 100644 --- a/meta/recipes-devtools/apt/apt-native_0.7.14.bb +++ b/meta/recipes-devtools/apt/apt-native_0.7.14.bb @@ -6,3 +6,6 @@ SRC_URI += "file://nodoc.patch \ file://noconfigure.patch \ file://no-curl.patch \ file://includes-fix.patch" + +SRC_URI[md5sum] = "19efa18fb1ef20c58b9b44e94258b814" +SRC_URI[sha256sum] = "8fc06effaf8a4e4333308eedcdc6840f1c8056f2e924210f151dfc076bcd4045" diff --git a/meta/recipes-devtools/apt/apt_0.7.14.bb b/meta/recipes-devtools/apt/apt_0.7.14.bb index 43353fa995..54096ef6a0 100644 --- a/meta/recipes-devtools/apt/apt_0.7.14.bb +++ b/meta/recipes-devtools/apt/apt_0.7.14.bb @@ -8,6 +8,9 @@ PR = "r3" SRC_URI += "file://nodoc.patch \ file://includes-fix.patch" +SRC_URI[md5sum] = "19efa18fb1ef20c58b9b44e94258b814" +SRC_URI[sha256sum] = "8fc06effaf8a4e4333308eedcdc6840f1c8056f2e924210f151dfc076bcd4045" + require apt-package.inc FILES_${PN} += "${bindir}/apt-key" diff --git a/meta/recipes-devtools/autoconf/autoconf_2.65.bb b/meta/recipes-devtools/autoconf/autoconf_2.65.bb index 5af973c20f..0bc615e58c 100644 --- a/meta/recipes-devtools/autoconf/autoconf_2.65.bb +++ b/meta/recipes-devtools/autoconf/autoconf_2.65.bb @@ -17,6 +17,9 @@ SRC_URI += "file://autoreconf-include.patch;patch=1 \ ${@['file://path_prog_fixes.patch;patch=1', ''][bb.data.inherits_class('native', d)]} \ file://config_site.patch;patch=1" +SRC_URI[md5sum] = "a6de1cc6434cd64038b0a0ae4e252b33" +SRC_URI[sha256sum] = "db11944057f3faf229ff5d6ce3fcd819f565455c152b72cec17ebc1cbb80136b" + DEPENDS_virtclass-native = "m4-native gnu-config-native" RDEPENDS_${PN}_virtclass-native = "m4-native gnu-config-native" diff --git a/meta/recipes-devtools/automake/automake_1.11.1.bb b/meta/recipes-devtools/automake/automake_1.11.1.bb index 209772cac5..b231a942ee 100644 --- a/meta/recipes-devtools/automake/automake_1.11.1.bb +++ b/meta/recipes-devtools/automake/automake_1.11.1.bb @@ -34,6 +34,9 @@ PATHFIXPATCH_virtclass-native = "" SRC_URI += "${PATHFIXPATCH}" +SRC_URI[md5sum] = "c2972c4d9b3e29c03d5f2af86249876f" +SRC_URI[sha256sum] = "5b159d3c0e0a1f87de71b68bcb9f1a1c49e9e71749c9b723f17e2e1e0295c7ae" + do_install () { oe_runmake 'DESTDIR=${D}' install install -d ${D}${datadir} diff --git a/meta/recipes-devtools/binutils/binutils_2.20.1.bb b/meta/recipes-devtools/binutils/binutils_2.20.1.bb index 2a1012852e..b7212e7996 100644 --- a/meta/recipes-devtools/binutils/binutils_2.20.1.bb +++ b/meta/recipes-devtools/binutils/binutils_2.20.1.bb @@ -30,6 +30,9 @@ SRC_URI = "\ file://binutils-poison.patch \ " +SRC_URI[tarball.md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5" +SRC_URI[tarball.sha256sum] = "228b84722d87e88e7fdd36869e590e649ab523a0800a7d53df906498afe6f6f8" + # powerpc patches SRC_URI += "\ file://binutils-2.16.1-e300c2c3.patch \ diff --git a/meta/recipes-devtools/bison/bison_2.4.3.bb b/meta/recipes-devtools/bison/bison_2.4.3.bb index 61ab44a765..0df7e70eec 100644 --- a/meta/recipes-devtools/bison/bison_2.4.3.bb +++ b/meta/recipes-devtools/bison/bison_2.4.3.bb @@ -14,6 +14,9 @@ BASE_SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \ SRC_URI = "${BASE_SRC_URI} \ file://fix_cross_manpage_building.patch " +SRC_URI[md5sum] = "ea45c778b36bdc7a720096819e292a73" +SRC_URI[sha256sum] = "6b17be5e63ff6667c83f6ef0423befe0ba23d4bc554c4c33b02ce5bb65179b16" + DEPENDS_virtclass-native = "gettext-native" SRC_URI_virtclass-native = "${BASE_SRC_URI}" diff --git a/meta/recipes-devtools/chrpath/chrpath_0.13.bb b/meta/recipes-devtools/chrpath/chrpath_0.13.bb index b812175c44..19cdadfca9 100644 --- a/meta/recipes-devtools/chrpath/chrpath_0.13.bb +++ b/meta/recipes-devtools/chrpath/chrpath_0.13.bb @@ -7,6 +7,9 @@ PR = "r2" SRC_URI = "${DEBIAN_MIRROR}/main/c/chrpath/chrpath_${PV}.orig.tar.gz" +SRC_URI[md5sum] = "b73072a8fbba277558c50364b65bb407" +SRC_URI[sha256sum] = "c1aa5342eac0daad81b8da05aa282ae1ccd6f68bc75ca94064304f541eed071b" + inherit autotools S = "${WORKDIR}/chrpath-${PV}" diff --git a/meta/recipes-devtools/diffstat/diffstat_1.54.bb b/meta/recipes-devtools/diffstat/diffstat_1.54.bb index 8fc51e92ee..7e2bd1e20d 100644 --- a/meta/recipes-devtools/diffstat/diffstat_1.54.bb +++ b/meta/recipes-devtools/diffstat/diffstat_1.54.bb @@ -11,6 +11,9 @@ PR = "r0" SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz" +SRC_URI[md5sum] = "af08bef2eb37050ceb0c4fddedb2ee36" +SRC_URI[sha256sum] = "d8e67660ec85be597f8548ecdd088926639dac34ec7184aaf9d09c1e6ecb83e5" + S = "${WORKDIR}/diffstat-${PV}" inherit autotools diff --git a/meta/recipes-devtools/distcc/distcc_2.18.3.bb b/meta/recipes-devtools/distcc/distcc_2.18.3.bb index 638ea91597..75f67781d9 100644 --- a/meta/recipes-devtools/distcc/distcc_2.18.3.bb +++ b/meta/recipes-devtools/distcc/distcc_2.18.3.bb @@ -16,6 +16,9 @@ SRC_URI = "http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2 \ file://distccmon-gnome.desktop \ file://distcc" +SRC_URI[md5sum] = "0d6b80a1efc3a3d816c4f4175f63eaa2" +SRC_URI[sha256sum] = "6500f1bc2a30b1f044ebed79c6ce15457d1712263e65f0db7d6046af262ba434" + inherit autotools pkgconfig update-rc.d INITSCRIPT_NAME = "distcc" diff --git a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb index f21e7b9355..9d59e15183 100644 --- a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb +++ b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb @@ -15,6 +15,9 @@ SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV} file://msdos_fat12_undefined.patch;patch=1 \ file://include-linux-types.patch;patch=1" +SRC_URI[md5sum] = "407d405ade410f7597d364ab5dc8c9f6" +SRC_URI[sha256sum] = "0eac6d12388b3d9ed78684529c1b0d9346fa2abbe406c4d4a3eb5a023c98a484" + do_install () { oe_runmake "PREFIX=${D}" "SBINDIR=${D}${sbindir}" \ "MANDIR=${D}${mandir}/man8" install diff --git a/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb b/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb index 43ab8f6714..ed247d453a 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb @@ -5,6 +5,9 @@ SRC_URI += "file://noman.patch;patch=1 \ file://check_snprintf.patch \ file://check_version.patch" +SRC_URI[md5sum] = "b9b817389e655ec2c12465de5c619011" +SRC_URI[sha256sum] = "2ef55e8eb6c1e8c3dfb54c8ccc9a883fec7540b705c5179ca7a198bebe2f18bc" + PR = "r3" EXTRA_OECONF = "--without-static-progs \ diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb index ac262501d1..3f9195a4c4 100644 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb @@ -4,6 +4,9 @@ PR = "r19" SRC_URI += "file://quotefix.patch;patch=1 \ file://acinclude.m4" + +SRC_URI[md5sum] = "1b24a21fc0c2381ef420961cbfec733f" +SRC_URI[sha256sum] = "9c26d0dc20bfdafd0f27f3564791d6121d1c1876549d4f2ff1e41955c9bb9f20" #file://no-hardlinks.patch;patch=1 \ PARALLEL_MAKE = "" diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfutils_0.148.bb index f84ab8e53a..44b3c52a5a 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.148.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.148.bb @@ -10,6 +10,9 @@ PR = "r1" SRC_URI = "https://fedorahosted.org/releases/e/l/elfutils/elfutils-${PV}.tar.bz2" +SRC_URI[md5sum] = "a0bed1130135f17ad27533b0034dba8d" +SRC_URI[sha256sum] = "8aebfa4a745db21cf5429c9541fe482729b62efc7e53e9110151b4169fe887da" + # pick the patch from debian # http://ftp.de.debian.org/debian/pool/main/e/elfutils/elfutils_0.148-1.debian.tar.gz diff --git a/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb b/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb index e38694c5e1..267a699583 100644 --- a/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb +++ b/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb @@ -3,9 +3,15 @@ DESCRIPTION = "Gives a fake root environment which can support chroot" LICENSE = "LGPLv2.1+" LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1" -SRC_URI = "${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_${PV}.orig.tar.gz \ +SRC_URI = "${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_${PV}.orig.tar.gz;name=tarball \ file://fix-readlink.patch;patch=1 \ - ${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_2.9-1.1.diff.gz;patch=1" + ${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_2.9-1.1.diff.gz;patch=1;name=patch" + +SRC_URI[tarball.md5sum] = "7b0048e50a6309acf0dda4e547735022" +SRC_URI[tarball.sha256sum] = "bfccb079d2d247b05d5f82473beca0043ddfc51a6ed595541575893fa3ab6c3e" + +SRC_URI[patch.md5sum] = "b4c9c113ebba929be8c311591a499e6e" +SRC_URI[patch.sha256sum] = "3e1677622f3a92a5cf91665a733fa51b32d1e5f1a487a7e220ad575c0a09077a" inherit autotools diff --git a/meta/recipes-devtools/file/file_5.04.bb b/meta/recipes-devtools/file/file_5.04.bb index afc08162d4..ad6986204b 100644 --- a/meta/recipes-devtools/file/file_5.04.bb +++ b/meta/recipes-devtools/file/file_5.04.bb @@ -17,6 +17,9 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ file://dump \ file://filesystems" +SRC_URI[md5sum] = "accade81ff1cc774904b47c72c8aeea0" +SRC_URI[sha256sum] = "4c9e6e7994e74cb3386374ae91b055d26ac96b9d3e82fd157ae2d62e87a4260c" + inherit autotools do_configure_prepend() { diff --git a/meta/recipes-devtools/flex/flex_2.5.35.bb b/meta/recipes-devtools/flex/flex_2.5.35.bb index 9b59a7232c..4fdce33ccf 100644 --- a/meta/recipes-devtools/flex/flex_2.5.35.bb +++ b/meta/recipes-devtools/flex/flex_2.5.35.bb @@ -3,3 +3,6 @@ PR = "r1" LICENSE="BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067" BBCLASSEXTEND = "native" + +SRC_URI[md5sum] = "10714e50cea54dc7a227e3eddcd44d57" +SRC_URI[sha256sum] = "0becbd4b2b36b99c67f8c22ab98f7f80c9860aec70f0350a0018f29a88704e7b" diff --git a/meta/recipes-devtools/gcc/gcc_4.5.1.bb b/meta/recipes-devtools/gcc/gcc_4.5.1.bb index 91b782f6b2..d4a257e524 100644 --- a/meta/recipes-devtools/gcc/gcc_4.5.1.bb +++ b/meta/recipes-devtools/gcc/gcc_4.5.1.bb @@ -13,3 +13,6 @@ SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" + +SRC_URI[md5sum] = "48231a8e33ed6e058a341c53b819de1a" +SRC_URI[sha256sum] = "45fa81face89203ccbf3ec73f7a372769d855f3ba7446f50125b613d9c163e2c" diff --git a/meta/recipes-devtools/gdb/gdb_7.2.bb b/meta/recipes-devtools/gdb/gdb_7.2.bb index 4d3d9d4b45..7213b570ab 100644 --- a/meta/recipes-devtools/gdb/gdb_7.2.bb +++ b/meta/recipes-devtools/gdb/gdb_7.2.bb @@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674" PR = "r0" + +SRC_URI[md5sum] = "950b766466bee748e554765c86b8b495" +SRC_URI[sha256sum] = "34919cb51334c8149ae36ed086f35e79fe3fa2b2a85b568d7c0edad20cd972d4" diff --git a/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb b/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb index 3c6f6ba077..9364bb895f 100644 --- a/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb +++ b/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb @@ -1,3 +1,6 @@ require genext2fs.inc PR = "r0" + +SRC_URI[md5sum] = "b7b6361bcce2cedff1ae437fadafe53b" +SRC_URI[sha256sum] = "404dbbfa7a86a6c3de8225c8da254d026b17fd288e05cec4df2cc7e1f4feecfc" diff --git a/meta/recipes-devtools/intltool/intltool_0.40.6.bb b/meta/recipes-devtools/intltool/intltool_0.40.6.bb index ac6d992d88..4b5fe820e8 100644 --- a/meta/recipes-devtools/intltool/intltool_0.40.6.bb +++ b/meta/recipes-devtools/intltool/intltool_0.40.6.bb @@ -4,3 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PR = "r0" SRC_URI_append = " file://intltool-nowarn-0.40.0.patch" + +SRC_URI[md5sum] = "69bc0353323112f42ad4f9cf351bc3e5" +SRC_URI[sha256sum] = "4d1e5f8561f09c958e303d4faa885079a5e173a61d28437d0013ff5efc9e3b64" diff --git a/meta/recipes-devtools/libtool/libtool-native_2.4.bb b/meta/recipes-devtools/libtool/libtool-native_2.4.bb index f10ea8836b..4ad660b507 100644 --- a/meta/recipes-devtools/libtool/libtool-native_2.4.bb +++ b/meta/recipes-devtools/libtool/libtool-native_2.4.bb @@ -20,3 +20,6 @@ do_install () { install -d ${D}${bindir}/ install -m 0755 ${HOST_SYS}-libtool ${D}${bindir}/${HOST_SYS}-libtool } + +SRC_URI[md5sum] = "b32b04148ecdd7344abc6fe8bd1bb021" +SRC_URI[sha256sum] = "13df57ab63a94e196c5d6e95d64e53262834fe780d5e82c28f177f9f71ddf62e" diff --git a/meta/recipes-devtools/libtool/libtool_2.4.bb b/meta/recipes-devtools/libtool/libtool_2.4.bb index cca3b1ea4a..b5ec33e840 100644 --- a/meta/recipes-devtools/libtool/libtool_2.4.bb +++ b/meta/recipes-devtools/libtool/libtool_2.4.bb @@ -31,3 +31,6 @@ libtool_sysroot_preprocess () { rm -rf ${SYSROOT_DESTDIR}${STAGING_DIR_TARGET}${datadir}/libtool/config/* fi } + +SRC_URI[md5sum] = "b32b04148ecdd7344abc6fe8bd1bb021" +SRC_URI[sha256sum] = "13df57ab63a94e196c5d6e95d64e53262834fe780d5e82c28f177f9f71ddf62e" diff --git a/meta/recipes-devtools/make/make_3.82.bb b/meta/recipes-devtools/make/make_3.82.bb index e8a086584e..61fbb324d1 100644 --- a/meta/recipes-devtools/make/make_3.82.bb +++ b/meta/recipes-devtools/make/make_3.82.bb @@ -3,3 +3,6 @@ LICENSE="GPLv3&LGPLv2" LIC_FILES_CHKSUM = "file://tests/COPYING;md5=d32239bcb673463ab874e80d47fae504 \ file://glob/COPYING.LIB;md5=4a770b67e6be0f60da244beb2de0fce4" require make.inc + +SRC_URI[md5sum] = "1a11100f3c63fcf5753818e59d63088f" +SRC_URI[sha256sum] = "e2c1a73f179c40c71e2fe8abf8a8a0688b8499538512984da4a76958d0402966" diff --git a/meta/recipes-devtools/nasm/nasm_2.07.bb b/meta/recipes-devtools/nasm/nasm_2.07.bb index 175190b0c2..b42196e393 100644 --- a/meta/recipes-devtools/nasm/nasm_2.07.bb +++ b/meta/recipes-devtools/nasm/nasm_2.07.bb @@ -8,6 +8,9 @@ PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/nasm/nasm-${PV}.tar.bz2 " +SRC_URI[md5sum] = "d8934231e81874c29374ddef1fbdb1ed" +SRC_URI[sha256sum] = "ac70ee451c73d742c9ff830502e5f8b1f648b2abffa8fd00944243283ba8e87c" + inherit autotools do_configure_prepend () { diff --git a/meta/recipes-devtools/patch/patch_2.5.9.bb b/meta/recipes-devtools/patch/patch_2.5.9.bb index ff485546fc..4b4511f03a 100644 --- a/meta/recipes-devtools/patch/patch_2.5.9.bb +++ b/meta/recipes-devtools/patch/patch_2.5.9.bb @@ -6,5 +6,8 @@ SRC_URI = "${GNU_MIRROR}/patch/patch-2.5.4.tar.gz \ file://install.patch;patch=1 \ file://unified-reject-files.diff;patch=1 \ file://global-reject-file.diff;patch=1 " + +SRC_URI[md5sum] = "ee5ae84d115f051d87fcaaef3b4ae782" +SRC_URI[sha256sum] = "dd2fc5a745bfca5450d13d7032fdc47ab102514aae3efb3fe334a6eff87df799" S = "${WORKDIR}/patch-2.5.4" PR = "r2" \ No newline at end of file diff --git a/meta/recipes-devtools/pax-utils/pax-utils_0.2.1.bb b/meta/recipes-devtools/pax-utils/pax-utils_0.2.1.bb index 441797b882..9c789cd76d 100644 --- a/meta/recipes-devtools/pax-utils/pax-utils_0.2.1.bb +++ b/meta/recipes-devtools/pax-utils/pax-utils_0.2.1.bb @@ -4,6 +4,9 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.bz2" +SRC_URI[md5sum] = "2bf53234580e02294453a40c864f5871" +SRC_URI[sha256sum] = "6a5beefb686e425eb6829bc716d2b32b64c2e854287c212c9853bc2beb705c3a" + PR = "r0" do_install() { diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb b/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb index b9ebd7f606..57428797cc 100644 --- a/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb +++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb @@ -5,6 +5,9 @@ DEPENDS += "expat expat-native" SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz" +SRC_URI[md5sum] = "1b868962b658bd87e1563ecd56498ded" +SRC_URI[sha256sum] = "9fd529867402456bd826fe0e5588d35b3a2e27e586a2fd838d1352b71c2ed73f" + S = "${WORKDIR}/XML-Parser-${PV}" EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb index 7ed6a231d9..136e117c85 100644 --- a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb +++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb @@ -6,6 +6,9 @@ PR = "r0" SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" +SRC_URI[md5sum] = "593aa8001e5c301cdcdb4bb3b63abc33" +SRC_URI[sha256sum] = "a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826" + S = "${WORKDIR}/XML-Simple-${PV}" inherit cpan diff --git a/meta/recipes-devtools/perl/perl-native_5.8.8.bb b/meta/recipes-devtools/perl/perl-native_5.8.8.bb index 534b6700df..63215256aa 100644 --- a/meta/recipes-devtools/perl/perl-native_5.8.8.bb +++ b/meta/recipes-devtools/perl/perl-native_5.8.8.bb @@ -15,6 +15,9 @@ SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \ file://makedepend-dash.patch;patch=1 \ file://asm-pageh-fix.patch;patch=1" +SRC_URI[md5sum] = "b8c118d4360846829beb30b02a6b91a7" +SRC_URI[sha256sum] = "e15d499321e003d12ed183601e37ee7ba5f64b278d1de30149ce01bd4a3f234d" + S = "${WORKDIR}/perl-${PV}" inherit native diff --git a/meta/recipes-devtools/perl/perl_5.8.8.bb b/meta/recipes-devtools/perl/perl_5.8.8.bb index 3c0c676ba2..2774942ba2 100644 --- a/meta/recipes-devtools/perl/perl_5.8.8.bb +++ b/meta/recipes-devtools/perl/perl_5.8.8.bb @@ -40,6 +40,9 @@ SRC_URI = "ftp://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \ file://config.sh-64-le \ file://config.sh-64-be" +SRC_URI[md5sum] = "b8c118d4360846829beb30b02a6b91a7" +SRC_URI[sha256sum] = "e15d499321e003d12ed183601e37ee7ba5f64b278d1de30149ce01bd4a3f234d" + inherit siteinfo # Where to find the native perl diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb index 09b28a5bd5..a1f95083b3 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb +++ b/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb @@ -1,3 +1,6 @@ require pkgconfig.inc PR = "r0" + +SRC_URI[md5sum] = "a3270bab3f4b69b7dc6dbdacbcae9745" +SRC_URI[sha256sum] = "3ba691ee2431f32ccb8efa131e59bf23e37f122dc66791309023ca6dcefcd10e" diff --git a/meta/recipes-devtools/python/python-dbus_0.83.1.bb b/meta/recipes-devtools/python/python-dbus_0.83.1.bb index d0c0bc6a28..d405ffa8c1 100644 --- a/meta/recipes-devtools/python/python-dbus_0.83.1.bb +++ b/meta/recipes-devtools/python/python-dbus_0.83.1.bb @@ -7,6 +7,9 @@ DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native" PR = "ml0" SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz" + +SRC_URI[md5sum] = "5fdf3970aa0c00020289de7ba8f3be18" +SRC_URI[sha256sum] = "ce283806f1af4f2322e183a276528a880b503c74972932bd09f06bdb7fcc1b99" S = "${WORKDIR}/dbus-python-${PV}" inherit distutils-base autotools pkgconfig diff --git a/meta/recipes-devtools/python/python-gst_0.10.19.bb b/meta/recipes-devtools/python/python-gst_0.10.19.bb index 6afc3bac22..16852d1a15 100644 --- a/meta/recipes-devtools/python/python-gst_0.10.19.bb +++ b/meta/recipes-devtools/python/python-gst_0.10.19.bb @@ -7,6 +7,9 @@ PR = "r0" SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \ file://python-path.patch" + +SRC_URI[md5sum] = "ddcef7d00bd88b0591cd6d910c36ec4b" +SRC_URI[sha256sum] = "956f81a8c15daa3f17e688a0dc5a5d18a3118141066952d3b201a6ac0c52b415" S = "${WORKDIR}/gst-python-${PV}" LIC_FILES_CHKSUM = "file://COPYING;md5=39ff67e932b7bdfa9b78bad67151690b" diff --git a/meta/recipes-devtools/python/python-imaging_1.1.7.bb b/meta/recipes-devtools/python/python-imaging_1.1.7.bb index a711a25730..bd6fe1d227 100644 --- a/meta/recipes-devtools/python/python-imaging_1.1.7.bb +++ b/meta/recipes-devtools/python/python-imaging_1.1.7.bb @@ -10,6 +10,9 @@ PR = "ml0" SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \ file://path.patch" + +SRC_URI[md5sum] = "fc14a54e1ce02a0225be8854bfba478e" +SRC_URI[sha256sum] = "895bc7c2498c8e1f9b99938f1a40dc86b3f149741f105cf7c7bd2e0725405211" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils diff --git a/meta/recipes-devtools/python/python-pycairo_1.8.10.bb b/meta/recipes-devtools/python/python-pycairo_1.8.10.bb index 1ff603875a..7d73dc2ec4 100644 --- a/meta/recipes-devtools/python/python-pycairo_1.8.10.bb +++ b/meta/recipes-devtools/python/python-pycairo_1.8.10.bb @@ -9,6 +9,9 @@ DEPENDS = "cairo" PR = "ml0" SRC_URI = "http://cairographics.org/releases/py2cairo-${PV}.tar.gz" + +SRC_URI[md5sum] = "87421a6a70304120555ba7ba238f3dc3" +SRC_URI[sha256sum] = "b15f71019e42e06d86f7e8fe5587f07c3de5a59a6c3a071b25fe100796dbcd56" S = "${WORKDIR}/pycairo-${PV}" inherit distutils pkgconfig diff --git a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb index 1a04767266..c8841f4405 100644 --- a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb +++ b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb @@ -16,6 +16,9 @@ SRC_URI = "\ http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz;name=archive \ file://no-static-link.patch;patch=1 \ " + +SRC_URI[archive.md5sum] = "919d58fe37e69fe87ce4534d8b6a1c7b" +SRC_URI[archive.sha256sum] = "eb782dfcc5a7c023539a077462b83c167e178128ee9f7201665b9fbb1a8b0642" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils diff --git a/meta/recipes-devtools/python/python-pygobject_2.21.1.bb b/meta/recipes-devtools/python/python-pygobject_2.21.1.bb index b43844760b..ca93c68db6 100644 --- a/meta/recipes-devtools/python/python-pygobject_2.21.1.bb +++ b/meta/recipes-devtools/python/python-pygobject_2.21.1.bb @@ -9,6 +9,9 @@ MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1 SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2 \ file://generate-constants.patch" + +SRC_URI[md5sum] = "c12eef0cd6725dc7245c3db78ef85d2d" +SRC_URI[sha256sum] = "e6ae6c70966899d2040c82ae4e1590cf941ebf121a3ec61e80bf517ce8d9be0a" S = "${WORKDIR}/pygobject-${PV}" FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files" diff --git a/meta/recipes-devtools/python/python-pygtk_2.17.0.bb b/meta/recipes-devtools/python/python-pygtk_2.17.0.bb index d3f4f50006..c32d9987ac 100644 --- a/meta/recipes-devtools/python/python-pygtk_2.17.0.bb +++ b/meta/recipes-devtools/python/python-pygtk_2.17.0.bb @@ -14,6 +14,9 @@ SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.17/${SRCNAME}-${PV}.tar file://prevent_to_get_display_during_import.patch \ file://nodocs.patch \ file://acinclude.m4" + +SRC_URI[md5sum] = "43d704343d7ca04a6e4ddd4fa73a3c55" +SRC_URI[sha256sum] = "6a61817a2e765c6209c72ecdf44389ec134c1ebed1d842408bf001c9321f1400" S = "${WORKDIR}/${SRCNAME}-${PV}" EXTRA_OECONF = "--disable-docs --with-python-includes=${STAGING_INCDIR}/../" diff --git a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb index b62ffbf26a..bba84ce4a5 100644 --- a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb +++ b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb @@ -12,6 +12,9 @@ SRC_URI = "\ http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ file://pyrex-fix-optimized-mode.patch \ " + +SRC_URI[md5sum] = "515dee67d15d4393841e2d60e8341947" +SRC_URI[sha256sum] = "5f87df06831d0b3412eb4bc9d3fc2ee7bfae1b913d7da8c23ab2bf5699fb6b50" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils diff --git a/meta/recipes-devtools/python/python-scons_2.0.1.bb b/meta/recipes-devtools/python/python-scons_2.0.1.bb index 97a7a8c7ba..0dfa8379ed 100644 --- a/meta/recipes-devtools/python/python-scons_2.0.1.bb +++ b/meta/recipes-devtools/python/python-scons_2.0.1.bb @@ -8,6 +8,9 @@ SRCNAME = "scons" PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz" + +SRC_URI[md5sum] = "beca648b894cdbf85383fffc79516d18" +SRC_URI[sha256sum] = "0a8151da41c4a26c776c84f44f747ce03e093d43be3e83b38c14a76ab3256762" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils diff --git a/meta/recipes-devtools/python/python_2.6.6.bb b/meta/recipes-devtools/python/python_2.6.6.bb index 50f8d70b04..b33e0a9e87 100644 --- a/meta/recipes-devtools/python/python_2.6.6.bb +++ b/meta/recipes-devtools/python/python_2.6.6.bb @@ -14,6 +14,9 @@ SRC_URI = "\ file://99-ignore-optimization-flag.patch \ file://sitecustomize.py \ " + +SRC_URI[md5sum] = "cf4e6881bb84a7ce6089e4a307f71f14" +SRC_URI[sha256sum] = "134c5e0736bae2e5570d0b915693374f11108ded63c35a23a35d282737d2ce83" S = "${WORKDIR}/Python-${PV}" inherit autotools diff --git a/meta/recipes-devtools/qemu/qemu_0.12.4.bb b/meta/recipes-devtools/qemu/qemu_0.12.4.bb index f52a5ca740..04526d12ed 100644 --- a/meta/recipes-devtools/qemu/qemu_0.12.4.bb +++ b/meta/recipes-devtools/qemu/qemu_0.12.4.bb @@ -27,6 +27,9 @@ SRC_URI = "\ file://fix-configure-checks.patch \ file://powerpc_rom.bin" +SRC_URI[md5sum] = "93e6b134dff89b2799f57b7d9e0e0fc5" +SRC_URI[sha256sum] = "1a29a5b5151162d1de035c4926d1a1dbffee4a145ef61ee865d6b82aaea0602e" + do_install_append () { install -d ${D}${datadir}/qemu install -m 0755 ${WORKDIR}/powerpc_rom.bin ${D}${datadir}/qemu diff --git a/meta/recipes-devtools/quilt/quilt-native_0.48.bb b/meta/recipes-devtools/quilt/quilt-native_0.48.bb index d1dd57619a..a62531e39d 100644 --- a/meta/recipes-devtools/quilt/quilt-native_0.48.bb +++ b/meta/recipes-devtools/quilt/quilt-native_0.48.bb @@ -2,3 +2,6 @@ require quilt.inc require quilt-native.inc PR = "r0" + +SRC_URI[md5sum] = "f77adda60039ffa753f3c584a286f12b" +SRC_URI[sha256sum] = "73fd760d3b5cbf06417576591dc37d67380d189392db9000c21b7cbebee49ffc" diff --git a/meta/recipes-devtools/quilt/quilt_0.48.bb b/meta/recipes-devtools/quilt/quilt_0.48.bb index c56bde15a6..a2a8a5ce34 100644 --- a/meta/recipes-devtools/quilt/quilt_0.48.bb +++ b/meta/recipes-devtools/quilt/quilt_0.48.bb @@ -5,4 +5,7 @@ RDEPENDS_${PN} += "patch diffstat bzip2 util-linux" PR = "r0" SRC_URI += "file://aclocal.patch" +SRC_URI[md5sum] = "f77adda60039ffa753f3c584a286f12b" +SRC_URI[sha256sum] = "73fd760d3b5cbf06417576591dc37d67380d189392db9000c21b7cbebee49ffc" + inherit gettext diff --git a/meta/recipes-devtools/rpm/rpm_5.1.10.bb b/meta/recipes-devtools/rpm/rpm_5.1.10.bb index ff5caa212f..3914b59e5e 100644 --- a/meta/recipes-devtools/rpm/rpm_5.1.10.bb +++ b/meta/recipes-devtools/rpm/rpm_5.1.10.bb @@ -14,6 +14,9 @@ SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.1/POKY/${BPN}-${PV}.tar.gz \ file://perfile_rpmdeps.sh \ file://rpm-no-loop.patch \ " + +SRC_URI[md5sum] = "a5deb83b451f11c04461c630937b1189" +SRC_URI[sha256sum] = "701726a6ae8283fcabc308dae523ad9599388296a562db1b3d7d7c871641af7e" inherit autotools gettext acpaths = "-I ${S}/db/dist/aclocal -I ${S}/db/dist/aclocal_java" diff --git a/meta/recipes-devtools/rsync/rsync_3.0.7.bb b/meta/recipes-devtools/rsync/rsync_3.0.7.bb index 3a1e48a61d..971fd547c1 100644 --- a/meta/recipes-devtools/rsync/rsync_3.0.7.bb +++ b/meta/recipes-devtools/rsync/rsync_3.0.7.bb @@ -4,6 +4,9 @@ PR = "r1" SRC_URI += "file://acinclude.m4" +SRC_URI[md5sum] = "b53525900817cf1ba7ad3a516ab5bfe9" +SRC_URI[sha256sum] = "9ee00d16c023c486328cbb61f59928a954b24b7b7173c3517ebb0d6c3edfe7c8" + EXTRA_OECONF += "--disable-xattr-support --disable-acl-support" # rsync 3.0 uses configure.sh instead of configure, and diff --git a/meta/recipes-devtools/strace/strace_4.5.20.bb b/meta/recipes-devtools/strace/strace_4.5.20.bb index bc0804327f..3dba59fdab 100644 --- a/meta/recipes-devtools/strace/strace_4.5.20.bb +++ b/meta/recipes-devtools/strace/strace_4.5.20.bb @@ -6,6 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4535377ede62550fdeaf39f595fd550a" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2" + +SRC_URI[md5sum] = "64dfe10d9db0c1e34030891695ffca4b" +SRC_URI[sha256sum] = "ea8c059369eaa5ad90b246f34eab247d0ee48bfdee2670c7196320a4669ccabd" inherit autotools export INCLUDES = "-I. -I./linux" diff --git a/meta/recipes-devtools/syslinux/syslinux_4.03.bb b/meta/recipes-devtools/syslinux/syslinux_4.03.bb index 74e3f609e3..1fa318b70a 100644 --- a/meta/recipes-devtools/syslinux/syslinux_4.03.bb +++ b/meta/recipes-devtools/syslinux/syslinux_4.03.bb @@ -12,6 +12,9 @@ PR = "r0" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/syslinux-${PV}.tar.bz2 \ file://cross-build.patch" +SRC_URI[md5sum] = "a7ca38a0a5786b6efae8fb01a1ae8070" +SRC_URI[sha256sum] = "c65567e324f9d1f7f794ae8f9578a0292bbd47d7b8d895a004d2f0152d0bda38" + COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)' EXTRA_OEMAKE = " \ diff --git a/meta/recipes-devtools/valgrind/valgrind_3.6.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.6.0.bb index e69b413451..a33a540198 100644 --- a/meta/recipes-devtools/valgrind/valgrind_3.6.0.bb +++ b/meta/recipes-devtools/valgrind/valgrind_3.6.0.bb @@ -13,6 +13,9 @@ SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2 \ file://fix_issue_caused_by_ccache.patch \ file://fixed-perl-path.patch" +SRC_URI[md5sum] = "b289c5f4ab8e39741602445f1dd09b34" +SRC_URI[sha256sum] = "bc0f0153b5a47b986f1d8efa2c488e0aea85a1cf2c4b11c52be127903080285f" + COMPATIBLE_HOST = '(i.86|x86_64).*-linux' inherit autotools -- cgit v1.2.3-54-g00ecf