[OE-core] [PATCH 0/1] add USE_LDCONFIG_CONF_D

Peter Seebach peter.seebach at windriver.com
Mon Jul 28 18:39:08 UTC 2014


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(-)




More information about the Openembedded-core mailing list