]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kernel-arch: Fix buildpaths leaking into external module compiles
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jul 2022 11:48:02 +0000 (12:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jul 2022 22:54:22 +0000 (23:54 +0100)
commitb56dc9009ba93174de6bf4c01e17808ef249dc5c
treee420e11a0309d1db983f513c654d1b0783d29d74
parentca73ff0d9930d545ce8cb8a62e259c0b43310f99
kernel-arch: Fix buildpaths leaking into external module compiles

Building external kernel modules like lttng-modules was showing build paths
inside the debug symbols for the modules and breaking build reproducibility.

Fix this by adding in the mapping needed to map the kernel build directory
to something more approriate on target.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-arch.bbclass