summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2020-05-11 14:41:51 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2020-05-11 16:16:36 -0300
commit55833529a4a7bd770f47f05148b7fc485bb2fc64 (patch)
treed1d8b63389ffa571940559cdaf35dd1d2e158657 /recipes-bsp
parente55c6f032958bcaacbd68b41ba0e22d9a552780c (diff)
downloadmeta-freescale-55833529a4a7bd770f47f05148b7fc485bb2fc64.tar.gz
imx-kobs: Allow usage with use-mainline-bsp
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-kobs/imx-kobs_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
15 15
16inherit autotools pkgconfig 16inherit autotools pkgconfig
17 17
18COMPATIBLE_MACHINE = "(imx)" 18COMPATIBLE_MACHINE = "(imx|use-mainline-bsp)"