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(-) -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
