All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Relocatable perl-native and use it always
@ 2011-01-28 18:52 Tom Rini
  2011-01-28 18:52 ` [PATCH 1/5] perl: Drop 5.8.8, bump PR in all perl recipes Tom Rini
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Tom Rini @ 2011-01-28 18:52 UTC (permalink / raw)
  To: openembedded-devel

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.

Build tested on {minimal+qemuarm,angstrom-2008.1+beagleboard}+all perl
libs and run tested on minimal+qemuarm+native-sdk-image.

[1]: http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg08445.html

-- 
Tom Rini
Mentor Graphics Corporation 




^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2011-01-31 14:32 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-28 18:52 [PATCH 0/5] Relocatable perl-native and use it always Tom Rini
2011-01-28 18:52 ` [PATCH 1/5] perl: Drop 5.8.8, bump PR in all perl recipes Tom Rini
2011-01-28 21:03   ` Frans Meulenbroeks
2011-01-28 18:52 ` [PATCH 2/5] perl-native: Switch to userelocatableinc and not shared libperl Tom Rini
2011-01-31 10:44   ` Enrico Scholz
2011-01-31 14:30     ` Tom Rini
2011-01-28 18:52 ` [PATCH 3/5] automake: Add perl-native as a dep rather than perl-runtime-native Tom Rini
2011-01-28 21:06   ` Frans Meulenbroeks
2011-01-28 18:52 ` [PATCH 4/5] autoconf: Add perl-native as a dep Tom Rini
2011-01-28 21:06   ` Frans Meulenbroeks
2011-01-28 18:52 ` [PATCH 5/5] bitbake.conf: Drop unused perl-native-runtime ASSUME_PROVIDED Tom Rini
2011-01-28 21:07   ` Frans Meulenbroeks
2011-01-28 20:14 ` [PATCH 0/5] Relocatable perl-native and use it always Koen Kooi
2011-01-28 21:32 ` Tom Rini
2011-01-29  8:16 ` Roman I Khimov
2011-01-29 14:52   ` Tom Rini
2011-01-29 11:29 ` Martin Jansa
2011-01-29 11:59   ` Frans Meulenbroeks
2011-01-29 14:52     ` Tom Rini
2011-01-29 14:51   ` Tom Rini
2011-01-29 15:52     ` Tom Rini
2011-01-29 16:45       ` Koen Kooi

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.