Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] add USE_LDCONFIG_CONF_D
@ 2014-07-28 18:39 Peter Seebach
  2014-07-28 18:39 ` [PATCH 1/1] Add support for ld.so.conf.d Peter Seebach
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Seebach @ 2014-07-28 18:39 UTC (permalink / raw)
  To: openembedded-core

It'd be nice to support ld.so.conf.d, but it'd also be nice
if it were optional. I made the default be zero because I don't want
to change behavior on people without warning. Lightly tested, but
since I don't actually have a use case for this lying around I
can't promise it solves all the things.

The main intended benefit is that packages can install files
in ld.so.conf without stepping on each other.

The following changes since commit 91ca6b1b2e009381d8e813906654c0958eee7efc:

  lib/oe/rootfs: Improve error message whitespace (2014-07-28 12:20:56 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib seebs/ldsoconfd
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/ldsoconfd

Peter Seebach (1):
  Add support for ld.so.conf.d

 meta/recipes-core/eglibc/eglibc-package.inc |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)



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

end of thread, other threads:[~2014-07-28 20:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28 18:39 [PATCH 0/1] add USE_LDCONFIG_CONF_D Peter Seebach
2014-07-28 18:39 ` [PATCH 1/1] Add support for ld.so.conf.d Peter Seebach
2014-07-28 18:47   ` Khem Raj
2014-07-28 18:59     ` Mark Hatle
2014-07-28 20:55       ` Peter Seebach
2014-07-28 19:03     ` Peter Seebach

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