[oe] [meta-oe] bianutils-2.20.1: fix checksums

Martin Jansa martin.jansa at gmail.com
Wed Sep 7 07:58:02 UTC 2011


This is probably caused by replacing 2.20.1 tarballs with links to 2.20.1a.

IMHO would be better to change recipes to say 2.20.1a and force
everybody to redownload it with new name (otherwise breaks checksums
for everybody with old 2.20.1 in downloads dir)

Also please provide at least "diff -rq" when sending fix checksums
patches, otherwise checksums are quite useless.

The same applies to "fix checksums for binutils-2.18"..

Regards,

2011/9/6 Eric Bénard <eric at eukrea.com>:
> the source archive seems to have changed on the 26 aug 2011, thus
> the checksums have to be updated.
>
> Signed-off-by: Eric Bénard <eric at eukrea.com>
> ---
>  .../recipes-devtools/binutils/binutils_2.20.1.bb   |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb b/meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb
> index 2558bda..cfceab3 100644
> --- a/meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb
> +++ b/meta-oe/recipes-devtools/binutils/binutils_2.20.1.bb
> @@ -36,7 +36,7 @@ SRC_URI = "\
>      file://202_elflink_noaddneeded_vs_weak.patch \
>      "
>
> -SRC_URI[md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5"
> -SRC_URI[sha256sum] = "228b84722d87e88e7fdd36869e590e649ab523a0800a7d53df906498afe6f6f8"
> +SRC_URI[md5sum] = "2b9dc8f2b7dbd5ec5992c6e29de0b764"
> +SRC_URI[sha256sum] = "71d37c96451333c5c0b84b170169fdcb138bbb27397dc06281905d9717c8ed64"
>
>  BBCLASSEXTEND = "native"
> --
> 1.7.6
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list