]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
u-boot: Add support for UBOOT_CONFIG_FRAGMENTS and UBOOT_FRAGMENTS
authorRyan Eatmon <reatmon@ti.com>
Thu, 8 Jan 2026 20:22:38 +0000 (14:22 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Jan 2026 17:46:18 +0000 (17:46 +0000)
commit9e96d3dedee47657657686310508e0aaee7f4e02
tree1f0dfb3647f7c62284da8260060c2045beba7cd7
parentcd9e7304481b24b27df61c03ad73496d18e4d47c
u-boot: Add support for UBOOT_CONFIG_FRAGMENTS and UBOOT_FRAGMENTS

There are config fragments that live in the u-boot source tree.
UBOOT_FRAGMENTS will globally add a set of fragments to the configure.
UBOOT_CONFIG_FRAGMENTS makes use of the overhauled config flow to add
support for specifying alternative fragments for each variation build.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/uboot-config.bbclass
meta/recipes-bsp/u-boot/u-boot-configure.inc