]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kernel.bbclass: pass LD also in savedefconfig
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 24 Jul 2022 19:33:05 +0000 (21:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2022 21:57:54 +0000 (22:57 +0100)
commitf0c9e1bf35289afa63f040bbc13ca1755e4db0f9
treed80a46eb0aade8f1b0db92a69c5f0a91e91d7617
parent3a5898861337eb4934360ef6ae448896ec061e26
kernel.bbclass: pass LD also in savedefconfig

* similar to:
  https://git.openembedded.org/openembedded-core/commit/?id=66c1f4b0abd3483759f9e4141a80f982eaf8ccfd
  https://git.openembedded.org/openembedded-core/commit/?id=36fe2efc91fec5a52374a2dc4814a69076a2d28e
  but for savedefconfig task
* otherwise with ld-is-gold it will fail with:
  gold linker is not supported as it is not capable of linking the kernel proper.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass