[3rdparty][PATCH v2 1/2] u-boot-boundary: Update COMPATIBLE_MACHINE list
Fabio Berton
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@...>
---
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
and add nitrogen6x-lite that was missing.
Signed-off-by: Fabio Berton <fabio.berton@...>
---
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