On Tue, 2012-08-14 at 15:44 -0700, Andy Ross wrote: > 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 <[email protected]> > --- > 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 \ > "
Are files in that package required in order to pass LSB tests? I'm fine with removing it if it isn't required but I would like that confirmation before we merge this. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
