From: Trevor Woerner <twoerner@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: [PATCH] u-boot-fslc bbappend: add wandboard
Date: Fri, 26 May 2017 09:14:55 -0400 [thread overview]
Message-ID: <20170526131455.15670-1-twoerner@gmail.com> (raw)
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
next reply other threads:[~2017-05-26 13:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-26 13:14 Trevor Woerner [this message]
2017-05-26 13:58 ` [PATCH] u-boot-fslc bbappend: add wandboard Trevor Woerner
2017-05-28 23:29 ` Otavio Salvador
2017-05-29 6:18 ` Trevor Woerner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170526131455.15670-1-twoerner@gmail.com \
--to=twoerner@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.