All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Move libexecdir to $prefix/libexec
@ 2015-06-23 14:30 Ross Burton
  2015-06-23 14:30 ` [PATCH 1/6] eglibc: WIP fix paths for libexec Ross Burton
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Ross Burton @ 2015-06-23 14:30 UTC (permalink / raw)
  To: openembedded-core

Hi,

Yes, I'm bringing this up again. :)

Our default of libexecdir=$libdir/$BPN is contrary to both the FHS[1] and GNU
Coding Standards[2], mainly because the key point is that libexecdir should be
global and not change per-recipe.  The new FHS allows /usr/libexec so this
series changes the default to that, and fixes up the recipes which need fixing.

Several of the recipe fixes are unrelated to the change and will be submitted to
master shortly, but others (eg sudo) are intimately tied to the change.

I've done basic multilib-enabled builds but more testing welcome.  I'd say that
in general multilib problems this exposes are in fact problems with the recipe:
for example GConf should install the binaries once and libraries in each libdir.

Ross

[1] http://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s07.html
[2] https://www.gnu.org/prep/standards/html_node/Directory-Variables.html



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

end of thread, other threads:[~2015-07-15 20:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-23 14:30 [RFC] Move libexecdir to $prefix/libexec Ross Burton
2015-06-23 14:30 ` [PATCH 1/6] eglibc: WIP fix paths for libexec Ross Burton
2015-06-23 14:30 ` [PATCH 2/6] neard: remove libexec hacks Ross Burton
2015-06-23 14:30 ` [PATCH 3/6] bitbake: set libexecdir to prefix/libexec Ross Burton
2015-06-23 14:30 ` [PATCH 4/6] bluez5: fix lib/libexecdir confusion Ross Burton
2015-06-23 14:30 ` [PATCH 5/6] weston: fix libdir/libexecdir confusion Ross Burton
2015-06-23 14:30 ` [PATCH 6/6] sudo: " Ross Burton
2015-06-23 14:47 ` [RFC] Move libexecdir to $prefix/libexec Burton, Ross
2015-06-23 14:47   ` Burton, Ross
2015-07-15 20:49 ` Burton, Ross
2015-07-15 20:49   ` Burton, Ross

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.