]> code.ossystems Code Review - meta-freescale.git/commit
u-boot-fslc: Avoid restricting parsing for 'imx'
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 4 Oct 2018 14:02:19 +0000 (11:02 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 4 Oct 2018 14:02:19 +0000 (11:02 -0300)
commitb9d5f039c61ee106be048fd31bb2b0531beb7b02
tree35f981ebbecc087ef7d0aceaee236c7c77dc32ef
parent4e1301127023dcf114ae2981cfbbea02154f28f4
u-boot-fslc: Avoid restricting parsing for 'imx'

The u-boot-fslc does not amend other machines and then cannot be seen
as something that poison other BSP. Adding the restriction to the
common file makes all native tools incompatible.

Fixes:

,----
| [imx23evk] ERROR: Nothing PROVIDES 'u-boot-mxsboot-native'
| [imx23evk] u-boot-fslc-mxsboot-native PROVIDES u-boot-mxsboot-native
|            but was skipped: incompatible with machine imx23evk (not in
|            COMPATIBLE_MACHINE)
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-common_2018.09.inc