]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bbconfigbuild/configfragments.py: replace fragment_exists() with a more generic get_f...
authorAlexander Kanavin <alex@linutronix.de>
Thu, 30 Oct 2025 09:22:44 +0000 (10:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Nov 2025 17:39:51 +0000 (17:39 +0000)
commit2ac6f564c26f2f26a003b4f0e344ae8e803e2140
tree1c9847f2dad7b735a0dde4fad3f77a6b3a8efa41
parentf2d9519fc3aa74996654bf02d31fb6496d7a05f3
bbconfigbuild/configfragments.py: replace fragment_exists() with a more generic get_fragment()

This can be used to get fragment information by its name (or None,
if there's no fragment), rather than just check for its existence.

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/lib/bbconfigbuild/configfragments.py