diff options
author | Ross Burton <ross.burton@arm.com> | 2024-06-03 15:36:58 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-06-10 14:27:23 +0100 |
commit | 66c8d2b6253439c220e5331b0383a197f7879bd3 (patch) | |
tree | 938a556f33a9c28db79913886ce5610928a28dc3 /scripts/lib/devtool/runqemu.py | |
parent | 06746aead826083fd5333e13941502a51a323df3 (diff) | |
download | poky-66c8d2b6253439c220e5331b0383a197f7879bd3.tar.gz |
pciutils: rewrite recipe
The upstream Makefiles are bespoke so need to be handheld, but this
recipe has workarounds for code removed a decade ago.
Add more PACKAGECONFIGs for the other configuration options (zlib, kmod),
and use hwdb by default (non-systemd builds also have hwdb, as it's part
of eudev too).
Instead of using 'make -e', pass the variables that we want the Makefile
to respect explicitly (CC, CFLAGS, etc).
Construct an appropriate HOST so that lib/configure does the right thing
without needing patches.
This now results in text relocations (apparently from the versioned
symbols in libpci), so add an INSANE_SKIP for that.
Update the homepage URL.
(From OE-Core rev: e943b74ffe0fd2c37e35540a2d6bd92a1dd61a3a)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions