]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: Restore ${PN} to before ${PN}-dev in PACKAGES
authorPhil Blundell <philb@gnu.org>
Tue, 11 Sep 2012 18:14:25 +0000 (19:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2012 13:44:54 +0000 (14:44 +0100)
commitec3ec1e7388c2175f41527d5e5e07c6bb14a8f6e
treea3463953aa6ceff9c1d3a77d92feae11818f938e
parent019a95a5e01bd3fefaaab0a27029ed8b26ee3c79
eglibc: Restore ${PN} to before ${PN}-dev in PACKAGES

Commit 13544fbc6217fee1731a6da1e2cf94901a500842 changed the ordering
of PACKAGES so that ${PN}-dev came before ${PN}.  However, this caused
the FILES matching to go wrong if ${libdir} == ${base_libdir}.  Fix this
by moving ${PN} ahead of ${PN}-dev once again.

Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/eglibc/eglibc-package.inc
meta/recipes-core/eglibc/eglibc_2.16.bb