summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMike Crowe <mac@mcrowe.com>2013-05-20 13:22:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-24 14:14:40 +0100
commit600f4e38ad93368ec0bfd6e1a69c0fd592a66649 (patch)
treedfe630967e7825ec834f08be62585607a4732a2b /scripts
parent004439b49e4c5193434ad4cd294f2932ffa95498 (diff)
downloadpoky-600f4e38ad93368ec0bfd6e1a69c0fd592a66649.tar.gz
kernel.bbclass: Add dependency on binutils
Compiling the Linux kernel requires binutils; kernel.bbclass uses INHIBIT_DEFAULT_DEPS so it had better depend on binutils explicitly. (The lack of this dependency isn't always a problem because binutils is required to build gcc-cross but if gcc-cross is reconstructed from the sstate cache then gcc-cross's dependency on binutils-cross is ignored due to being in the safe dependency list in setscene_depvalid.) (From OE-Core rev: 37beb7bdab78de5253a894f35afafa34c13a00f5) Signed-off-by: Mike Crowe <mac@mcrowe.com> Acked-by: Phil Blundell <philb@gnu.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions