From: Fabio Berton Date: Mon, 11 May 2020 17:41:51 +0000 (-0300) Subject: imx-kobs: Allow usage with use-mainline-bsp X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=55833529a4a7bd770f47f05148b7fc485bb2fc64;p=meta-freescale.git imx-kobs: Allow usage with use-mainline-bsp Signed-off-by: Fabio Berton --- diff --git a/recipes-bsp/imx-kobs/imx-kobs_git.bb b/recipes-bsp/imx-kobs/imx-kobs_git.bb index d4527c6f..b104fafd 100644 --- a/recipes-bsp/imx-kobs/imx-kobs_git.bb +++ b/recipes-bsp/imx-kobs/imx-kobs_git.bb @@ -15,4 +15,4 @@ S = "${WORKDIR}/git" inherit autotools pkgconfig -COMPATIBLE_MACHINE = "(imx)" +COMPATIBLE_MACHINE = "(imx|use-mainline-bsp)"