meta-st-stm32mp/recipes-bsp
Christophe Priouzeau 7223779d5c U-BOOT-STM32MP: mutliple defconfig for same UBOOT_CONFIG label
In order to manage multiple defconfig definition for same UBOOT_CONFIG
label, to address subset of devicetree files form UBOOT_DEVICETREE list, we
implement new functionality to provide UBOOT_CONFIG labels with format:
UBOOT_CONFIG += "<uboot_config_label>_<uboot_devicetree_filter_pattern>"
As soon as UBOOT_CONFIG label contains '_' chars, we split it into two
separate parts:
- first one for UBOOT_CONFIG label (used as suffix on binary name)
- second one for pattern (used as filter on devicetree name)

Signed-off-by: Romuald JEANNE <romuald.jeanne@st.com>
2021-04-19 11:02:55 +02:00
..
alsa ALSA: update stm32mp15x cards configuration files 2021-03-26 10:37:20 +01:00
drivers GCNANO-DRIVER-STM32MP: GCNano 6.4.3 update 2021-03-26 16:55:54 +01:00
trusted-firmware-a TF-A-STM32MP: add specific extra_opt based on STM32MP_SOC_NAME 2021-04-19 11:02:02 +02:00
u-boot U-BOOT-STM32MP: mutliple defconfig for same UBOOT_CONFIG label 2021-04-19 11:02:55 +02:00