]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: ensure that NSS libs go into the right package when ${base_libdir} and $...
authorPhil Blundell <philb@gnu.org>
Wed, 13 Jul 2011 09:03:42 +0000 (10:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Jul 2011 11:08:18 +0000 (12:08 +0100)
commit585e46e089e8863c8970a9c7c02159805e3e479a
treeff7940ca3001f13ccb6978cd99a57f0d3ea0779f
parent1ec48876d36a415fcd5816c1e4de17f8794b367b
eglibc: ensure that NSS libs go into the right package when ${base_libdir} and ${libdir} are the same

Previously, libnss_hesiod et al. could get swallowed by the wildcarded glob in ${PN}-dev.
Fix it by moving eglibc-extra-nss earlier in the PACKAGES and adjusting its FILES to ensure
that the devel symlinks don't get caught.

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc-package.inc
meta/recipes-core/eglibc/eglibc_2.13.bb