[OE-core] [PATCH] task-core-lsb: Don't pull in eglibc-pic via RDEPENDS

Koen Kooi koen at dominion.thruhere.net
Wed Aug 15 07:38:38 UTC 2012


Op 15 aug. 2012, om 00:44 heeft Andy Ross <andy.ross at windriver.com> het volgende geschreven:

> The task-core-lsb-runtime-add subpackage includes eglibc-pic as an
> RDEPEND.  That's incorrect, eglibc-pic is nothing but 22MB of static
> libraries and should never appear as a runtime dependency.
> 
> Signed-off-by: Andy Ross <andy.ross at windriver.com>
> ---
> meta/recipes-extended/tasks/task-core-lsb.bb | 1 -
> 1 file changed, 1 deletion(-)
> 
> diff --git a/meta/recipes-extended/tasks/task-core-lsb.bb b/meta/recipes-extended/tasks/task-core-lsb.bb
> index 553b89e..be9eac2 100644
> --- a/meta/recipes-extended/tasks/task-core-lsb.bb
> +++ b/meta/recipes-extended/tasks/task-core-lsb.bb
> @@ -194,7 +194,6 @@ RDEPENDS_task-core-lsb-runtime-add = "\
>     eglibc-localedata-posix \
>     eglibc-extra-nss \
>     eglibc-pcprofile \
> -    eglibc-pic \
>     eglibc-utils \
> "


MIssing PR bump



More information about the Openembedded-core mailing list