]> code.ossystems Code Review - openembedded-core.git/commit
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:04 +0000 (15:12 +0000)
commit65e5670ef429bb6c348decb1804e425f1c4d7c61
tree0ca01f240871dfa486116003cdf8bb28b7e9cd9c
parenteeec307917234d97be2674beeadef71599fb1487
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.

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