gcc-cross: Explicitly depend on linux-libc-headers
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Nov 2012 21:36:19 +0000 (21:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Nov 2012 15:12:28 +0000 (15:12 +0000)
commita8e5ed056c6a67e1ed40d9a4b40598a5c7ad1728
tree6ecf6a6e2699a6340b4fa8602ef78084f824f899
parentf2ea146626766b0ae44dda46a9db4ef365894d66
gcc-cross: Explicitly depend on linux-libc-headers

gcc-cross cannot build without linux-libc-headers but doesn't explicitly depend on
it relying on the implied dependency through libc. With cases where pieces
can be installed through sstate, we now need this explicit dependency to
ensure builds with partial sstate work.

(From OE-Core rev: 65e5670ef429bb6c348decb1804e425f1c4d7c61)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-cross.inc