From acf9d413881c83df4d995b2d9cefa0f0e5a7244c Mon Sep 17 00:00:00 2001 From: Mike Engel Date: Mon, 2 Mar 2020 14:08:19 +0100 Subject: [PATCH] meta-digi-arm: u-boot: Add CC6UL to v2019.04 u-boot. Signed-off-by: Mike Engel --- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2019.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2019.04.bb b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2019.04.bb index 604ebbc43..0bf8fbdaa 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2019.04.bb +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2019.04.bb @@ -8,4 +8,4 @@ DEPENDS += "flex-native bison-native" SRCBRANCH = "v2019.04/master" SRCREV = "${AUTOREV}" -COMPATIBLE_MACHINE = "(ccimx8x)" \ No newline at end of file +COMPATIBLE_MACHINE = "(ccimx6ul|ccimx8x)" \ No newline at end of file