diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2025-03-20 17:21:07 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-03-26 08:48:51 -0700 |
commit | 25a23bd2d5d6b7753e6a7fa3201256338c25203d (patch) | |
tree | bcb270099348bd136f4e348ed24cb0940e83a21c /scripts/lib/devtool/import.py | |
parent | 157b779e7672c10aa8690a776d8d698a2efa85f5 (diff) | |
download | poky-25a23bd2d5d6b7753e6a7fa3201256338c25203d.tar.gz |
gcc: unify cleanup of include-fixed, apply to cross-canadian
Since target and cross variants were already doing similar cleanup
of include-fixed headers, as those aren't used, unify the code and
also apply the same to cross-canadian variant.
Some of those header files get processed with a tool that leaves
absolute buildpaths inside the file's commented section, causing
QA errors. Since those aren't used, let's remove them.
This may be a temporary solution until the tool itself gets fixed
to not embed absolute buildpaths in the header files:
https://lists.openembedded.org/g/openembedded-core/topic/107268307
(From OE-Core rev: 621e0ac9308cc163fb767a27d63fff6570896b92)
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/import.py')
0 files changed, 0 insertions, 0 deletions