From 96fbc97dc6a77b5a97938a8c1aaf8e21fedf58ac Mon Sep 17 00:00:00 2001 From: Simone Agresta Date: Wed, 13 May 2020 16:59:33 +0200 Subject: imx-uuc: Allow usage with use-mainline-bsp Signed-off-by: Simone Agresta --- recipes-bsp/imx-uuc/imx-uuc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/imx-uuc/imx-uuc_git.bb b/recipes-bsp/imx-uuc/imx-uuc_git.bb index 9a3afdaa2..9fe9614a6 100644 --- a/recipes-bsp/imx-uuc/imx-uuc_git.bb +++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb @@ -18,4 +18,4 @@ S = "${WORKDIR}/git" FILES_${PN} += "/linuxrc /fat" -COMPATIBLE_MACHINE = "(imx)" +COMPATIBLE_MACHINE = "(imx|use-mainline-bsp)" -- cgit v1.2.3-54-g00ecf