diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-07-10 12:16:27 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-12 16:50:45 +0100 |
commit | e497b4d531872b05fc1596d60c5d3f5bba1899bf (patch) | |
tree | bcdb60ca69ba30bc97451fb7240ec27825dc4490 /scripts/lib/scriptutils.py | |
parent | 70a53b7276c133413f148001165959654a2f2806 (diff) | |
download | poky-e497b4d531872b05fc1596d60c5d3f5bba1899bf.tar.gz |
linux-yocto/ppc: add elfutils-native to DEPENDS
powerpc joins x86 and ARM requiring elfutils-native in some
configurations.
We already have this dependency in the dev kernel and in devsrc, so we
add it to linux-yocto.inc to ensure that all reference kernels pick up
the requirement.
Without this, objtools fails to build as follows:
kernel-source/tools/objtool/include/objtool/elf.h:10:10: fatal error: gelf.h: No such file or directory
(From OE-Core rev: 358bab3da997937f3b0f59d65e19a4aea8a1ef98)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions