[oe] [PATCH] 2011.03-maintenance: Bad checksums in binutils-cross-sdk_2.18.bb

Ulf Samuelsson ulf_samuelsson at telia.com
Fri Oct 21 15:05:03 UTC 2011


2011-10-21 12:16, Paul Menzel skrev:
> Dear Mats,
>
>
> Am Freitag, den 21.10.2011, 06:42 +0000 schrieb Mats Kärrman:
>
>> My first patch, please be gentle if i did something wrong ;)
> our commit policy describes how patches should be formatted [1][2]. Most
> importantly you forgot your Signed-off-by line.
>
>> The following patch is from a local branch tracking
>> 2011.03-maintenance, should it be done different?
I did a similar fix for binutils-2.20.1, and that is apparently not the way
so this was rejected. (See other discussions on binutils this week).

I sent a new version of binutils-2.20.1 patch today,
which is taken from openembedded-core, and that
combines the new checksums, with downloading a new tarball.

If it follows the same scheme, then:
binutils-2.18.tar.bz2 is only a link to binutils-2.18a.tar.bz2
Your SRC_URI should be pointing at binutils-${PV}a.tar.bz2


> If I read [3] correctly it first has to go into for example the master
> branch. I pushed a similar hopefully correct change there [4]. Please
> send a pull request as described in [3] to get that included in
> 2011.03-maintenance.
>
>> The binutils_2.18 tarball from GNU has changed checksums, ref. to this<http://git.openembedded.org/openembedded/commit/recipes/binutils/binutils_2.18.bb?h=2011.03-maintenance&id=bc8ddbf7944f82383936d88379619aa46c3954a2>
>> As binutils-cross-sdk_2.18.bb includes binutils_2.18.bb it does not need to specify its own checksums.
>>
>> diff --git a/recipes/binutils/binutils-cross-sdk_2.18.bb b/recipes/binutils/binutils-cross-sdk_2.18.bb
>> index 837ebbe..2f13b26 100644
>> --- a/recipes/binutils/binutils-cross-sdk_2.18.bb
>> +++ b/recipes/binutils/binutils-cross-sdk_2.18.bb
>> @@ -1,6 +1,3 @@
>>   require binutils_${PV}.bb
>>   require binutils-cross-sdk.inc
>>   PR = "${INC_PR}.1"
>> -
>> -SRC_URI[md5sum] = "9d22ee4dafa3a194457caf4706f9cf01"
>> -SRC_URI[sha256sum] = "487a33a452f0edcf1f8bb8fc23dff5c7a82edec3f3f8b65632b6c945e961ee9b"
>
> Thanks and I am looking forward to further contributions,
>
> Paul
>
>
> [1] http://www.openembedded.org/wiki/Commit_Policy
> [2] http://www.openembedded.org/wiki/Category:Policy
> [3] http://www.openembedded.org/wiki/2011.03-maintenance
> [4] http://git.openembedded.org/openembedded/commit/?id=f2d53aa074d76509384e7bb8a9c39e2e27210f4a
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


-- 
Best Regards
Ulf Samuelsson




More information about the Openembedded-devel mailing list