diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2020-05-11 14:41:51 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-05-11 16:16:36 -0300 |
commit | 55833529a4a7bd770f47f05148b7fc485bb2fc64 (patch) | |
tree | d1d8b63389ffa571940559cdaf35dd1d2e158657 /recipes-bsp/imx-kobs | |
parent | e55c6f032958bcaacbd68b41ba0e22d9a552780c (diff) | |
download | meta-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/imx-kobs')
-rw-r--r-- | recipes-bsp/imx-kobs/imx-kobs_git.bb | 2 |
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 | ||
16 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |
17 | 17 | ||
18 | COMPATIBLE_MACHINE = "(imx)" | 18 | COMPATIBLE_MACHINE = "(imx|use-mainline-bsp)" |