From: Ulf Samuelsson <ulf_samuelsson@telia.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] 2011.03-maintenance: Bad checksums in binutils-cross-sdk_2.18.bb
Date: Fri, 21 Oct 2011 17:05:03 +0200 [thread overview]
Message-ID: <4EA18A1F.9040409@telia.com> (raw)
In-Reply-To: <1319192173.3766.16.camel@mattotaupa>
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@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
--
Best Regards
Ulf Samuelsson
next prev parent reply other threads:[~2011-10-21 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-21 6:42 [PATCH] 2011.03-maintenance: Bad checksums in binutils-cross-sdk_2.18.bb Mats Kärrman
2011-10-21 10:16 ` Paul Menzel
2011-10-21 15:05 ` Ulf Samuelsson [this message]
2011-10-21 18:04 ` Denys Dmytriyenko
2011-10-21 20:45 ` Paul Menzel
2011-10-21 21:08 ` Mats Kärrman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EA18A1F.9040409@telia.com \
--to=ulf_samuelsson@telia.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.