]> code.ossystems Code Review - openembedded-core.git/commit
gcc-cross-initial: Separate out libgcc-initial
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Apr 2014 14:24:09 +0000 (15:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Apr 2014 16:10:57 +0000 (17:10 +0100)
commit8a2aaf8b6bdca2d28c0047093c7f668750d57666
tree87a370bf464de12c644b6a43932aaae5ecda89a9
parent459e4dc25462771038459567c22e87d4cd38b117
gcc-cross-initial: Separate out libgcc-initial

Its useful to separate out the native (cross) binaries from the target
compilation. We already do this for libgcc, this now takes the same
approach for -initial.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc-initial.inc
meta/recipes-core/eglibc/eglibc.inc
meta/recipes-devtools/gcc/gcc-cross-initial.inc
meta/recipes-devtools/gcc/libgcc-initial.inc [new file with mode: 0644]
meta/recipes-devtools/gcc/libgcc-initial_4.8.bb [new file with mode: 0644]