diff options
author | Stefan Mueller-Klieser <S.Mueller-Klieser@phytec.de> | 2025-03-25 09:53:07 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-04-01 09:08:43 -0700 |
commit | fe7c269b02b3eb3b292bc3a57f5681ecc7f89013 (patch) | |
tree | 9dcc55f3d882d62c5200e789867e4a7b91df0cfb /scripts/lib/scriptpath.py | |
parent | 98299d81f2ec36bac7b3a67c58889cc9ae089879 (diff) | |
download | poky-fe7c269b02b3eb3b292bc3a57f5681ecc7f89013.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)
(From OE-Core rev: 58eb15cdc2dd95bf5eb0bed2a0f1c43bf29cf273)
Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions