Age | Commit message (Collapse) | Author | Files |
|
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 :)
|