]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
conf/bitbake.conf: move addfragments to just after the local.conf include
authorAlexander Kanavin <alex@linutronix.de>
Fri, 27 Dec 2024 18:43:52 +0000 (19:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Jan 2025 11:05:00 +0000 (11:05 +0000)
commite820fa96d078478ea3510164373989090e8c9419
treea396314e46f0d6e3444220c90647fb9182f4fd97
parent2ef616b4e43f5c4d3155201f743e48d6ff6bb400
conf/bitbake.conf: move addfragments to just after the local.conf include

There was a report that the existing addfragments statement comes in too late,
specifically after the DISTRO/MACHINE includes have already been handled. The goal
for fragments content is to behave exactly like the settings in local.conf would
and so we need to handle the fragments just after that file.

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/conf/bitbake.conf