]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
perf: Improve build race/reproducibulity fixes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Oct 2025 11:32:20 +0000 (12:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Oct 2025 16:54:56 +0000 (17:54 +0100)
commit0b5f0a7b1db9f6923c027719181fa60f8fdb73e4
tree94f9bdb46595aa87634e8b67f3aed6974384744d
parent9b883aa6f3cf881bfd60442b9ec193ae191b4cbe
perf: Improve build race/reproducibulity fixes

The include options shouldn't be needed with the make fix but issues still remained.
Looking at the logs, it looks like these are from other header directories and
we need to run "make install_headers" for all of the sub components before starting
the main build.

Update the workaround to do that for each component with internal header copies.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf.bb