From: Andy Ross Date: Tue, 14 Aug 2012 22:44:22 +0000 (-0700) Subject: task-core-lsb: Don't pull in eglibc-pic via RDEPENDS X-Git-Tag: 2015-4~9410 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=79545d068659c943ac9aa925a7da0eee82207b8b;p=openembedded-core.git task-core-lsb: Don't pull in eglibc-pic via RDEPENDS 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 --- diff --git a/meta/recipes-extended/tasks/task-core-lsb.bb b/meta/recipes-extended/tasks/task-core-lsb.bb index 553b89e860..be9eac2954 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 \ "