From b0b66b62f84dfeea89476716b30285cde20a4d7b Mon Sep 17 00:00:00 2001 From: Christophe Priouzeau Date: Mon, 16 Mar 2020 11:31:54 +0100 Subject: [PATCH] MACHINE: set PREFERRED_PROVIDER_u-boot to u-boot-stmp32mp Change-Id: I3a3b1eceb238c5e6d01f3ed4ec0caf800cadb754 Suggested-by: Mirza Krak https: //github.com/STMicroelectronics/meta-st-stm32mp/pull/11/ --- conf/machine/include/st-machine-common-stm32mp.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/st-machine-common-stm32mp.inc b/conf/machine/include/st-machine-common-stm32mp.inc index a04c376..c89bedd 100644 --- a/conf/machine/include/st-machine-common-stm32mp.inc +++ b/conf/machine/include/st-machine-common-stm32mp.inc @@ -278,6 +278,7 @@ LINUX_A7_EXAMPLES_DT ?= "" # u-boot # ========================================================================= EXTRA_IMAGEDEPENDS += "u-boot-stm32mp" +PREFERRED_PROVIDER_u-boot = "u-boot-stm32mp" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-stm32mp" # Define default U-Boot config