summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/ide_sdk.py
diff options
context:
space:
mode:
authorHaixiao Yan <haixiao.yan.cn@windriver.com>2025-09-29 10:56:44 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-04 21:33:32 +0100
commitf855b3ae31b29b2c6a2cc716a2ee353bf04a1b67 (patch)
treea9470652d6f1a232d488592d6caa03be418cc753 /scripts/lib/devtool/ide_sdk.py
parenta9e460041fef0043056ae0ba9c0420ecd970443e (diff)
downloadpoky-f855b3ae31b29b2c6a2cc716a2ee353bf04a1b67.tar.gz
syslinux: clean old object and dependency files before do_install
Remove all previous .o and .d files from OBJ directories before running do_install. This prevents stale build artifacts from interfering with the installation of new binaries and modules, especially after GCC upgrades that can invalidate existing dependency files, such as: make[4]: *** No rule to make target '/build/tmp-glibc/work/corei7-64-wrs-linux/syslinux/6.04-pre2-r1/recipe-sysroot-native/ usr/lib/x86_64-wrs-linux/gcc/x86_64-wrs-linux/12.4.0/include/stdarg.h', needed by 'zlib/adler32.o'. Stop. (From OE-Core rev: f52d55517eafe752e6f65b6f50acc81ab5afe3fc) Signed-off-by: Haixiao Yan <haixiao.yan.cn@windriver.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/ide_sdk.py')
0 files changed, 0 insertions, 0 deletions