diff options
author | Stefan Mueller-Klieser <S.Mueller-Klieser@phytec.de> | 2025-03-07 14:43:52 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-08 18:08:04 +0000 |
commit | 41ea4e2b08aff9e77926f43f1ad271d63e8c7f71 (patch) | |
tree | 1a8323fec7f12e95a6c81e6774a52cdf2bb49b74 /bitbake/lib/bb/codeparser.py | |
parent | e852d99018cb4d597c48211d0c0b56ab5770f684 (diff) | |
download | poky-41ea4e2b08aff9e77926f43f1ad271d63e8c7f71.tar.gz |
kernel-arch: add macro-prefix-map in KERNEL_CC
When building external modules, macros can include absolute names of
kernel headers. The macro-prefix-map for the STAGING_KERNEL_DIR is
currently missing. Add it in the same way as its done in bitbake.conf.
This fixes reproducible builds and following build error:
ERROR: cryptodev-module-1.14-r0 do_package_qa: QA Issue: File <..>
cryptodev.ko <..> contains reference to TMPDIR [buildpaths]
(From OE-Core rev: a741e11751bfb8f52be58cf51abeddca4559e5e9)
Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/codeparser.py')
0 files changed, 0 insertions, 0 deletions