[oe] [PATCHv2][2011.03-maintenance] binutils_2.20.1 fixed md5 and sha256 sum

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Sat Dec 31 12:59:15 UTC 2011


2011/12/31 Adriano Pallavicino <adrianopallavicino at gmail.com>

> Signed-off-by: Adriano Pallavicino <adriano.pallavicino at gmail.com>
>
> Fixed md5sum and sha256sum
> ---
>  recipes/binutils/binutils_2.20.1.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/binutils/binutils_2.20.1.bb b/recipes/binutils/
> binutils_2.20.1.bb
> index 5154e2d..f40b676 100644
> --- a/recipes/binutils/binutils_2.20.1.bb
> +++ b/recipes/binutils/binutils_2.20.1.bb
> @@ -24,8 +24,8 @@ SRC_URI_append_nios2 =" \
>        file://binutils-nios2.patch \
>        "
>
> -SRC_URI[tarball.sha256sum] =
> "228b84722d87e88e7fdd36869e590e649ab523a0800a7d53df906498afe6f6f8"
> -SRC_URI[tarball.md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5"
> +SRC_URI[tarball.sha256sum] =
> "71d37c96451333c5c0b84b170169fdcb138bbb27397dc06281905d9717c8ed64"
> +SRC_URI[tarball.md5sum] = "2b9dc8f2b7dbd5ec5992c6e29de0b764"
>
>  # powerpc patches
>  SRC_URI += "\
> --
> 1.7.4.1
>

As told on IRC, I'd suggest to compare against the version in master.
THere the issue was fixed using this patch:
http://cgit.openembedded.org/openembedded/commit/recipes/binutils/binutils_2.20.1.bb?id=262f9eb0f046cd77d041a9dcb055700c5ab6601b

Note that this also patches SRC_URI.
Guess the patch above should also go into master.

Did you by any chance download your binutils tarball manually?

Best regards, Frans



More information about the Openembedded-devel mailing list