aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAndy Ross <andy.ross@windriver.com>2012-08-14 15:44:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-25 14:41:53 +0100
commit79545d068659c943ac9aa925a7da0eee82207b8b (patch)
tree9fc17e085b95f7892280f3d4d1bea6a96370890e /meta/recipes-extended
parent149b8bebe21ebf2f126d3ab2a21c036c556a63c7 (diff)
downloadopenembedded-core-contrib-79545d068659c943ac9aa925a7da0eee82207b8b.tar.gz
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 <andy.ross@windriver.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/tasks/task-core-lsb.bb1
1 files changed, 0 insertions, 1 deletions
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 \
"