From 9ff090335d6229b0364ac243d1beee57cb8977b4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 27 Oct 2018 08:26:19 -0700 Subject: [PATCH] u-boot-boundary-fw-utils: Don't extend to be a cross recipe Signed-off-by: Khem Raj Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-boundary-fw-utils_2018.07.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-boundary-fw-utils_2018.07.bb b/recipes-bsp/u-boot/u-boot-boundary-fw-utils_2018.07.bb index 0a7697a..6b8fb86 100644 --- a/recipes-bsp/u-boot/u-boot-boundary-fw-utils_2018.07.bb +++ b/recipes-bsp/u-boot/u-boot-boundary-fw-utils_2018.07.bb @@ -44,4 +44,3 @@ RPROVIDES_${PN} += "u-boot-fw-utils" BBCLASSEXTEND = "cross" COMPATIBLE_MACHINE = "(imx)" -COMPATIBLE_MACHINE_class-cross = "(.*)"