]> code.ossystems Code Review - openembedded-core.git/commitdiff
eglibc: remove PACKAGES from eglibc.inc
authorMartin Jansa <martin.jansa@gmail.com>
Mon, 8 Aug 2011 07:56:40 +0000 (09:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Aug 2011 13:00:08 +0000 (14:00 +0100)
* PACKAGES were defined in eglibc.inc as well as eglibc-package.inc, definition
  from eglibc.inc was overriden from recipes including eglibc.inc only

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc.inc

index 1b2e630172ea0e973b2a7038070360af821ea0c3..0f97f82404e37679a11ea040b240f6c71077dce5 100644 (file)
@@ -41,8 +41,6 @@ EGLIBCPARALLELISM := "PARALLELMFLAGS="${PARALLEL_MAKE}""
 EXTRA_OEMAKE += ${EGLIBCPARALLELISM}
 PARALLEL_MAKE = ""
 
-PACKAGES = "glibc catchsegv sln nscd ldd glibc-utils glibc-dev glibc-doc libsegfault glibc-extra-nss glibc-thread-db glibc-pcprofile"
-
 OE_FEATURES = "${@features_to_eglibc_settings(d)}"
 do_configure_prepend() {
        sed -e "s#@BASH@#/bin/sh#" -i ${S}/elf/ldd.bash.in