diff options
author | Nick Owens <nick.owens@eero.com> | 2024-02-01 13:09:15 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-03 22:08:26 +0000 |
commit | 47129c2fdda14f46901ba0ad5bdd12451b318785 (patch) | |
tree | 5cf5bfdfb385312cca70269b28c31006670525af /meta/classes-global/devshell.bbclass | |
parent | 8be2d9aa6853a443e01f3e2bbd29a55daa31cf92 (diff) | |
download | poky-47129c2fdda14f46901ba0ad5bdd12451b318785.tar.gz |
systemd: recommend libelf, libdw for elfutils flag
when elfutils is enabled, the elf reading code of systemd will dlopen
libelf and libdw. these dependencies are not automatically detected and
will not work at runtime without them installed. add them to RRECOMMENDS
when elfutils is turned on in PACKAGECONFIG.
fixes https://bugzilla.yoctoproject.org/show_bug.cgi?id=15379
(From OE-Core rev: f7366f44fd7d0bc5a5b073cec9c68ffd8258903c)
Signed-off-by: Nick Owens <nick.owens@eero.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes-global/devshell.bbclass')
0 files changed, 0 insertions, 0 deletions