All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot-fslc.inc: add use-mainline-bsp
@ 2017-05-29  6:17 Trevor Woerner
  0 siblings, 0 replies; only message in thread
From: Trevor Woerner @ 2017-05-29  6:17 UTC (permalink / raw)
  To: meta-freescale

Add use-mainline-bsp to COMPATIBLE_MACHINE since this recipe is for situations
where the user wants to use mainline, and u-boot-fslc is considered mainline.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 recipes-bsp/u-boot/u-boot-fslc.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot-fslc.inc b/recipes-bsp/u-boot/u-boot-fslc.inc
index c178e0e6..efb8e6e9 100644
--- a/recipes-bsp/u-boot/u-boot-fslc.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc.inc
@@ -11,7 +11,7 @@ was submitted for revision and it takes some time to become part of a stable \
 version, or because it is not applicable for upstreaming."
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
-COMPATIBLE_MACHINE = "(mxs|mx5|mx6|mx7|vf)"
+COMPATIBLE_MACHINE = "(mxs|mx5|mx6|mx7|vf|use-mainline-bsp)"
 
 DEPENDS_mxs += "elftosb-native openssl-native"
 
-- 
2.13.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-29  6:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-29  6:17 [PATCH] u-boot-fslc.inc: add use-mainline-bsp 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.