diff options
author | Alexander Kanavin <alex@linutronix.de> | 2025-03-17 11:21:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-19 11:49:45 +0000 |
commit | 3b3a1d35b63d13117f26dc77bccc3e54f296e2b0 (patch) | |
tree | 148acae23a7fdeade62b79f303b21ea07ffd680b /scripts/lib/devtool/__init__.py | |
parent | 8ba702dcd7c218e145bbb604607d1703696eec9e (diff) | |
download | poky-3b3a1d35b63d13117f26dc77bccc3e54f296e2b0.tar.gz |
ppp: remove erroneous generated header from the source tree
ppp-2.5.2 tarball ships a generated header with various
configuration settigns that takes precedence over the same
header generated into the build directory during the actual build.
This resulted in various linking fails that were worked around
by enabling multilink in 2.5.2 version update. The correct fix
that removes all contamination is to remove the bogus header first.
(From OE-Core rev: 87863ce4530cf08fd28b1bde13e3f7142001b54d)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
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/__init__.py')
0 files changed, 0 insertions, 0 deletions