u-boot-boundary: Update COMPATIBLE_MACHINE list

Remove old imx6qsabrelite machine as it is now provided by nitrogen6x,
and add nitrogen6x-lite that was missing.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Fabio Berton 2017-11-21 16:02:09 -02:00 committed by Otavio Salvador
parent 8c2d5034dd
commit 537776b488

View File

@ -3,4 +3,4 @@ require recipes-bsp/u-boot/u-boot-boundary-common_${PV}.inc
PROVIDES += "u-boot"
COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x|nitrogen6sx|nitrogen7)"
COMPATIBLE_MACHINE = "(nitrogen6x-lite|nitrogen6x|nitrogen6sx|nitrogen7)"