]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-kobs: Allow usage with use-mainline-bsp
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 11 May 2020 17:41:51 +0000 (14:41 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 May 2020 19:16:36 +0000 (16:16 -0300)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
recipes-bsp/imx-kobs/imx-kobs_git.bb

index d4527c6f10b161167dc478ec2a3671443c7b7205..b104fafda94dfcc350eacab5a72e5e8482cdbc3f 100644 (file)
@@ -15,4 +15,4 @@ S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig
 
-COMPATIBLE_MACHINE = "(imx)"
+COMPATIBLE_MACHINE = "(imx|use-mainline-bsp)"