summaryrefslogtreecommitdiff
path: root/conf/machine/verdin-imx8mm.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-08-29 14:07:05 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-08-29 16:18:53 +0000
commitaed3c9b8e2a89703e3982d52e86c7d754021e489 (patch)
tree3d0c4e926922d2b93a54984d4e2feb71d25f2eee /conf/machine/verdin-imx8mm.conf
parentc24f04881eafa4e70ab333ae65076d649f8d1c79 (diff)
machines: u-boot: build from our own recipe
meta-toradex-bsp changed to build U-Boot from our own recipe rather than bbappending to what openembedded-core provides. Change the machines to use the new recipe. Relates-to: ELB-4680 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf/machine/verdin-imx8mm.conf')
-rw-r--r--conf/machine/verdin-imx8mm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/verdin-imx8mm.conf b/conf/machine/verdin-imx8mm.conf
index 018c272..771864f 100644
--- a/conf/machine/verdin-imx8mm.conf
+++ b/conf/machine/verdin-imx8mm.conf
@@ -78,7 +78,7 @@ IMX_DEFAULT_BOOTLOADER = "u-boot-toradex"
# Currently we use the nxp 2022.04 downstream for mx8
PREFERRED_VERSION_u-boot-toradex = "2022.04%"
# With use-mainline-bsp build mainline U-Boot
-IMX_DEFAULT_BOOTLOADER:use-mainline-bsp = "u-boot"
+PREFERRED_VERSION_u-boot-toradex:use-mainline-bsp = "2022.07%"
# if using the mainline u-boot, build imx-boot from within u-boot
MACHINEOVERRIDES:prepend:use-mainline-bsp = "imx-boot-container:"
# variables to control imx-boot with u-boot