]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: Avoid "installed but not shipped" warning for ld.so.conf
authorPhil Blundell <pb@pbcl.net>
Wed, 24 Apr 2013 16:39:59 +0000 (17:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:43:50 +0000 (14:43 +0100)
commit23b5dd2ab8a556fcef3aa34689310d9d5f61b3d1
treefe49d4fc60b272d5049a3a924344820fef2fa01e
parent6389b4c6c58def894bd895e797c2d579439f69d5
eglibc: Avoid "installed but not shipped" warning for ld.so.conf

If USE_LDCONFIG is not set then we won't ship ld.so.conf.  However,
eglibc still installs it which leads to a QA warning.  Prevent that by
removing the file (and the subsequently-empty directory /etc) in this
situation.

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/eglibc/eglibc-package.inc