]> code.ossystems Code Review - openembedded-core.git/commit
uclibc: Use gcc-cross-initial as staging compiler
authorKhem Raj <raj.khem@gmail.com>
Thu, 16 Aug 2012 06:21:04 +0000 (23:21 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Aug 2012 11:13:21 +0000 (12:13 +0100)
commitb954c2d7cd978adc059d672425c197eaaf57e852
tree46911f87d03d3e67c5d273dcc4ebfffde332ce25
parentcf975073a11c93f4a9fb5bdd72c16dc0ca9c3c54
uclibc: Use gcc-cross-initial as staging compiler

Do not build fake shared libraries during uclibc-initial phase

Let uclibc depend on gcc-cross-initial instead of gcc-cross-intermediate
thereby set stage to remove gcc-cross-intermediate

Let uclibc depend on uclibc-initial so that boostrap sysroot
gets populated properly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/uclibc/uclibc-initial_0.9.33.bb
meta/recipes-core/uclibc/uclibc-initial_git.bb
meta/recipes-core/uclibc/uclibc_0.9.33.bb
meta/recipes-core/uclibc/uclibc_git.bb