From fd600b08d5a72d46e9fa1bae6c8fc435aa653b10 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 3 Sep 2017 15:05:11 +0200 Subject: u-boot-toradex-fsl-fw-utils: use wildcards for compatible machine This allows for machine variants, additonally it adds colibri-imx6ull Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb index ee2cc78..0861fa3 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb @@ -8,7 +8,7 @@ DEPENDS = "mtd-utils" include conf/tdx_version.conf -COMPATIBLE_MACHINE = "(apalis-imx6|colibri-imx6|colibri-imx7|colibri-vf)" +COMPATIBLE_MACHINE = "(apalis-imx*|colibri-imx*|colibri-vf*)" DEFAULT_PREFERENCE_apalis-imx6 = "1" DEFAULT_PREFERENCE_colibri-imx6 = "1" DEFAULT_PREFERENCE_colibri-imx7 = "1" -- cgit v1.2.3