Remove old imx6qsabrelite machine as it is now provided by nitrogen6x, and add nitrogen6x-lite that was missing.
Signed-off-by: Fabio Berton <[email protected]> --- recipes-bsp/u-boot/u-boot-boundary_2016.03.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-boundary_2016.03.bb b/recipes-bsp/u-boot/u-boot-boundary_2016.03.bb index 03a0a10..2e683db 100644 --- a/recipes-bsp/u-boot/u-boot-boundary_2016.03.bb +++ b/recipes-bsp/u-boot/u-boot-boundary_2016.03.bb @@ -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)" -- 2.14.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
