[OE-core] [PATCH 10/10] eglibc: remove PACKAGES from eglibc.inc

Richard Purdie richard.purdie at linuxfoundation.org
Mon Aug 8 13:00:21 UTC 2011


On Mon, 2011-08-08 at 09:56 +0200, Martin Jansa wrote:
> * 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 at gmail.com>
> ---
>  meta/recipes-core/eglibc/eglibc.inc |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-core/eglibc/eglibc.inc b/meta/recipes-core/eglibc/eglibc.inc
> index 1b2e630..0f97f82 100644
> --- a/meta/recipes-core/eglibc/eglibc.inc
> +++ b/meta/recipes-core/eglibc/eglibc.inc
> @@ -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

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list