Age | Commit message (Collapse) | Author | Files |
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
eglibc and glibc can both provide 'glibc-dev' and I don't see anything
eglibc stuff is missing as to why bitbake wants to pull in both glibc and
eglibc to fulfill glibc-dev. So we switch to the virtual that both are
already providing.
|
|
On glibc targets we want glibc-thread-db, so for uclibc bring in the
equivalent.
|
|
task-sdk.bb provided only a task-sdk-bare package, which uclibc, but
bitbake would use task-sdk-bare.bb instead. Update task-sdk-bare.bb to have
glibc / uclibc abstractions and delete task-sdk.bb
|
|
task-sdk-bare: meta-toolchain defaults to this, so add it :)
|