From f42b966925ffc78b419b8a1c1c5fcb0d0687ac68 Mon Sep 17 00:00:00 2001 From: Hector Palacios Date: Thu, 28 May 2020 10:56:44 +0200 Subject: [PATCH] Revert "meta-digi-arm: u-boot: Add CC6UL to v2019.04 u-boot." U-Boot v2019.04 has unresolved issues on CC6UL. This reverts commit acf9d413881c83df4d995b2d9cefa0f0e5a7244c. Signed-off-by: Hector Palacios --- 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 0bf8fbdaa..604ebbc43 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 = "(ccimx6ul|ccimx8x)" \ No newline at end of file +COMPATIBLE_MACHINE = "(ccimx8x)" \ No newline at end of file