From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay1.mentorg.com ([192.94.38.131]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1PjD7g-00046E-QU for openembedded-devel@lists.openembedded.org; Sat, 29 Jan 2011 16:54:01 +0100 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1PjD6q-0000pR-O3 from Tom_Rini@mentor.com for openembedded-devel@lists.openembedded.org; Sat, 29 Jan 2011 07:53:08 -0800 Received: from na2-mail.mgc.mentorg.com ([134.86.114.213]) by svr-orw-fem-01.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 29 Jan 2011 07:53:08 -0800 Received: from [172.30.80.64] ([172.30.80.64]) by na2-mail.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.3959); Sat, 29 Jan 2011 08:53:07 -0700 Message-ID: <4D4437DB.40704@mentor.com> Date: Sat, 29 Jan 2011 08:52:59 -0700 From: Tom Rini Organization: Mentor Graphics Corporation User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1296240753-10120-1-git-send-email-tom_rini@mentor.com> <20110129112942.GB3265@jama> <4D44296D.6040209@mentor.com> In-Reply-To: <4D44296D.6040209@mentor.com> X-OriginalArrivalTime: 29 Jan 2011 15:53:07.0717 (UTC) FILETIME=[9F4EDB50:01CBBFCC] Subject: Re: [PATCH 0/5] Relocatable perl-native and use it always 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: Sat, 29 Jan 2011 15:54:01 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 01/29/2011 07:51 AM, Tom Rini wrote: > On 01/29/2011 04:29 AM, Martin Jansa wrote: >> On Fri, Jan 28, 2011 at 11:52:28AM -0700, Tom Rini wrote: >>> Hey all, >>> >>> As I've talked about before[1] there's build reproducibility issues >>> depending on when perl-native is built. After talking with Mark Hatle >>> a little bit I started thinking about relocation in perl again and it >>> turns out that starting in 5.10, upstream perl supports relocation. >>> >>> This in turn makes it less painful to make perl-native be what we use >>> when we want perl runtime, nearly everywhere (since you can use pstaging >>> to avoid it the time next time). >>> >>> This patch set drops perl 5.8.8 and bumps all of the perl stuffs PR, >>> switches to relocatable perl-native, and then the big switch to using it >>> early. >> >> Looks good and as we're using 5.10 already then for whole series: >> >> Acked-by: Martin Jansa > > Thanks. > >> Can we also get rid of legacy staging from recipes/perl/perl_5.10.1.bb ? > > Huh? I killed legacy staging in both perls a long time ago (and then > Koen fixed up my thinkos). OK, after some quick IRC, -ENOCOFFEE. It looks like it wouldn't be too hard to kill legacy staging based on poky (we just need to install on the target Config_heavy-${TARGET_SYS}.pl. I'll tackle that separately. -- Tom Rini Mentor Graphics Corporation