]> code.ossystems Code Review - meta-freescale.git/commit
u-boot-imx-tools: Rework the COMPATIBLE_MACHINE strategy
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 11 Dec 2020 22:28:05 +0000 (19:28 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 11 Dec 2020 22:37:54 +0000 (19:37 -0300)
commit720555512011bd000eae284b187108d11aad76ae
treef3d5667d27efa288b9b43e2f2d9e87b2c4ab0e9b
parent3d1224371908cd842b6393241d696e2c65336568
u-boot-imx-tools: Rework the COMPATIBLE_MACHINE strategy

We need to avoid setting the COMPATIBLE_MACHINE when not using an i.MX
based machine, otherwise we end with multiple provides and cause
problems for outside machines.

To support both use-cases, and allow the use of u-boot-imx-tools, we set
the recipe as invalid for all use, except for 'use-mainline-bsp' and
'use-nxp-bsp' based machines.

Refs: #573.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: I3b60828ce93c087a4774c71dbe62bab62bb6863d
recipes-bsp/u-boot/u-boot-imx-tools_2020.04.bb