]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
ppp: remove erroneous generated header from the source tree
authorAlexander Kanavin <alex@linutronix.de>
Mon, 17 Mar 2025 10:21:47 +0000 (11:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Mar 2025 11:49:18 +0000 (11:49 +0000)
commit87863ce4530cf08fd28b1bde13e3f7142001b54d
tree8f3bd8ea24504168e10ea38b15203cbde931f847
parent4c3f6657467dafb529ab1ef7f7576ddca91cbeb7
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.

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>
meta/recipes-connectivity/ppp/ppp/0001-pppd-pppdconf.h-remove-erroneous-generated-header.patch [new file with mode: 0644]
meta/recipes-connectivity/ppp/ppp_2.5.2.bb