]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: Fix eglibc-initial and let eglibc depend on it
authorKhem Raj <raj.khem@gmail.com>
Thu, 16 Aug 2012 06:16:11 +0000 (23:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Aug 2012 11:13:20 +0000 (12:13 +0100)
commitbddc141e7cec18744902787ab53c21bf28e71f78
treead5f46e27dcd6bb5fcec5129d43b746b849be732
parent30617bde61a3b0a0944b49a0c9fb7159dacbb19f
eglibc: Fix eglibc-initial and let eglibc depend on it

eglibc-initial does not need to install fake shared libs
anymore so drop it.

eglibc now should depend on eglibc-initial so that bootstrap
sysroot gets populated properly.

Drop references to gcc intermediate from glibc testing
scripts.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/eglibc/eglibc-initial.inc
meta/recipes-core/eglibc/eglibc-testing.inc
meta/recipes-core/eglibc/eglibc.inc