From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtprelay-h21.telenor.se ([195.54.99.196]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RGeSM-0002Pm-Bw for openembedded-devel@lists.openembedded.org; Thu, 20 Oct 2011 00:17:52 +0200 Received: from iph5.telenor.se (iph5.telenor.se [195.54.127.136]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id D4344EB1FF for ; Thu, 20 Oct 2011 00:11:55 +0200 (CEST) X-SENDER-IP: [83.227.57.13] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtwYAF1Kn05T4zkNPGdsb2JhbAAMOJ5GilQBAQEBN4IgAQEBAQIBAQEBSAEiCgYLCxUMFg8JAwIBAgEVARsUEwYCAQEFh3cIqDMBjW+IGwSCWI8MghqRWQ X-IronPort-AV: E=Sophos;i="4.69,374,1315173600"; d="scan'208,217";a="56115446" Received: from c-0d39e353.011-39-73746f12.cust.bredbandsbolaget.se (HELO [10.175.196.249]) ([83.227.57.13]) by iph5.telenor.se with ESMTP; 20 Oct 2011 00:11:55 +0200 Message-ID: <4E9F4B2A.9030908@telia.com> Date: Thu, 20 Oct 2011 00:11:54 +0200 From: Ulf Samuelsson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1319037014-29473-1-git-send-email-ulf_samuelsson@telia.com> <1319037014-29473-3-git-send-email-ulf_samuelsson@telia.com> <1319057924.12686.10.camel@mattotaupa> In-Reply-To: <1319057924.12686.10.camel@mattotaupa> X-Content-Filtered-By: Mailman/MimeDel 2.1.11 Subject: Re: [PATCH 3/3] Update checksums for binutils-2.20.1.tar.bz2 X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2011 22:17:52 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 2011-10-19 22:58, Paul Menzel skrev: > Dear Ulf, > > > Am Mittwoch, den 19.10.2011, 17:10 +0200 schrieb ulf_samuelsson@telia.com: >> From: Ulf Samuelsson > again, please comply with our commit policy [1]. > > binutils: Update from 2.20.1 to 2.20.1a > >> Tarball is updated to 2.20.1b so checksums have changed. > I am not aware of any binutils version 2.20.1b. Do you mean 2.20.1a? Maybe, twas from memory. > > Please create a new recipe since doing it this way the already > downloaded sources would be made invalid and archives on mirrors would > cause problems too. The recipe is not working, if the source is not downloaded yet. Maybe a better idea is to change the URI to something useful. Anyone knows where the original source can be downloaded? > Please see commit f4faecdb [2] as an example and take a look at the list > discussion [3]. > >> Signed-off-by: Ulf Samuelsson >> >> --- >> recipes/binutils/binutils_2.20.1.bb | 7 ++++--- >> 1 files changed, 4 insertions(+), 3 deletions(-) >> >> diff --git a/recipes/binutils/binutils_2.20.1.bb b/recipes/binutils/binutils_2.20.1.bb >> index 5154e2d..0497675 100644 >> --- a/recipes/binutils/binutils_2.20.1.bb >> +++ b/recipes/binutils/binutils_2.20.1.bb >> @@ -1,7 +1,7 @@ >> require binutils.inc >> LICENSE = "GPLv3" >> >> -PR = "${INC_PR}.4" >> +PR = "${INC_PR}.5" >> EXTRA_OECONF += "--disable-werror" >> >> #COMPATIBLE_TARGET_SYS = "." >> @@ -24,10 +24,11 @@ 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 += "\ >> file://binutils-2.16.1-e300c2c3.patch \ >> " >> + > Please remove the newly added line. > > > Thanks, > > Paul > > > [1] http://www.openembedded.org/wiki/Commit_Policy > [2] http://git.openembedded.org/openembedded/commit/?id=f4faecdbd0b7c83e5787735ef1495a34aca861e4 > [3] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-September/034885.html > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -- Best Regards Ulf Samuelsson