]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: fix packaging of thread_db
authorPhil Blundell <philb@gnu.org>
Wed, 13 Jul 2011 16:47:32 +0000 (17:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Jul 2011 14:12:04 +0000 (15:12 +0100)
commita4824eb8b04c6397e5398c0c4f0428daded8e42e
tree46b19517c96ce9bb64b53c24278a21ff1f5c972c
parent42cc35d1103c82e6e1f9aefc60bbea518ccc0768
eglibc: fix packaging of thread_db

Similarly to libnss*, if ${libdir} and ${base_libdir} were the same path then
libthread_db would land in ${PN}-dev rather than the intended place.  As before,
fix this by moving eglibc-thread-db earlier in PACKAGES and adjusting its FILES
to not capture the .so symlink.

Bump PR for both 2.12 and 2.13.

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.12.bb
meta/recipes-core/eglibc/eglibc_2.13.bb