[meta-freescale] [PATCH] u-boot-fslc bbappend: add wandboard

Trevor Woerner twoerner at gmail.com
Fri May 26 06:14:55 PDT 2017


Add an entry to the u-boot-fslc bbappend so the wandboard can continue to use
u-boot-fslc when "use-mainline-bsp" is in effect.

Signed-off-by: Trevor Woerner <twoerner at gmail.com>
---
 recipes-bsp/u-boot/u-boot-fslc_%.bbappend | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-bsp/u-boot/u-boot-fslc_%.bbappend b/recipes-bsp/u-boot/u-boot-fslc_%.bbappend
index a1f0e56..dd46d04 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_%.bbappend
+++ b/recipes-bsp/u-boot/u-boot-fslc_%.bbappend
@@ -1,2 +1,3 @@
 COMPATIBLE_MACHINE_imx6sl-warp = "(.)"
 COMPATIBLE_MACHINE_imx6dl-riotboard = "(.)"
+COMPATIBLE_MACHINE_wandboard = "(.)"
-- 
2.13.0



More information about the meta-freescale mailing list