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:19:18 +0000 (17:19 +0100)
commitf3b17cccd2aff8fb7376fce2640bb107ec76049b
tree15b4ad701f73111cf2f06f896819efc5d8f3f5e0
parentd6715e1fa62f5b91dfeadd842174de2b31890695
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.

(From OE-Core rev: 8a2aaf8b6bdca2d28c0047093c7f668750d57666)

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]