All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot-fslc bbappend: add wandboard
@ 2017-05-26 13:14 Trevor Woerner
  2017-05-26 13:58 ` Trevor Woerner
  2017-05-28 23:29 ` Otavio Salvador
  0 siblings, 2 replies; 4+ messages in thread
From: Trevor Woerner @ 2017-05-26 13:14 UTC (permalink / raw)
  To: meta-freescale

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@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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-29  6:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-26 13:14 [PATCH] u-boot-fslc bbappend: add wandboard Trevor Woerner
2017-05-26 13:58 ` Trevor Woerner
2017-05-28 23:29 ` Otavio Salvador
2017-05-29  6:18   ` Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.