Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] Switch coreutils to symlink method
@ 2018-04-01 15:39 Thomas Petazzoni
  2018-04-01 15:39 ` [Buildroot] [PATCH v2 1/2] coreutils: rewrite for loop with foreach Thomas Petazzoni
  2018-04-01 15:39 ` [Buildroot] [PATCH v2 2/2] coreutils: use single binary in symlink method Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2018-04-01 15:39 UTC (permalink / raw)
  To: buildroot

Hello,

This is a new iteration of Carlos Santos patch [1] for coreutils, with
the following changes:

 - Add a patch to use a foreach make loop instead of a for shell loop.

 - Use the symlink method instead of shell wrappers in all cases, not
   only in the merged /usr situation, by tweaking how some programs
   are moved from /usr/bin to /bin.

[1] https://patchwork.ozlabs.org/patch/819273/

Thanks,

Thomas

Carlos Santos (1):
  coreutils: use single binary in symlink method

Thomas Petazzoni (1):
  coreutils: rewrite for loop with foreach

 package/coreutils/coreutils.mk | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-04-01 20:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-01 15:39 [Buildroot] [PATCH v2 0/2] Switch coreutils to symlink method Thomas Petazzoni
2018-04-01 15:39 ` [Buildroot] [PATCH v2 1/2] coreutils: rewrite for loop with foreach Thomas Petazzoni
2018-04-01 20:52   ` Peter Korsgaard
2018-04-01 15:39 ` [Buildroot] [PATCH v2 2/2] coreutils: use single binary in symlink method Thomas Petazzoni
2018-04-01 20:57   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox