From 9713cbaf130511603577dc6ce30b43abfa98b012 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Wed, 21 Dec 2022 15:54:23 +0100 Subject: [PATCH] u-boot-dey: enable version 2022.04 for ccimx93 Signed-off-by: Javier Viguera --- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb index 2b0cedced..4b2e21d26 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb @@ -8,4 +8,4 @@ DEPENDS += "flex-native bison-native" SRCBRANCH = "v2022.04/master" SRCREV = "${AUTOREV}" -DEFAULT_PREFERENCE = "-1" +COMPATIBLE_MACHINE = "(ccimx93)"