All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH] imx-base.inc: Add MACHINEOVERRIDES for imx
@ 2015-07-02 20:15 Ann Thornton
  2015-07-06 17:44 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Ann Thornton @ 2015-07-02 20:15 UTC (permalink / raw)
  To: meta-freescale

This patch will allow imx specific recipe additions.

Signed-off-by: Ann Thornton <ra43240@freescale.com>
---
 conf/machine/include/imx-base.inc |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 51625eb..0e0901a 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -117,3 +117,6 @@ SERIAL_CONSOLE = "115200 ttymxc0"
 KERNEL_IMAGETYPE = "zImage"
 
 MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"
+
+MACHINEOVERRIDES .= ":imx"
+
-- 
1.7.9.5



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

end of thread, other threads:[~2015-07-06 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-02 20:15 [meta-fsl-arm][PATCH] imx-base.inc: Add MACHINEOVERRIDES for imx Ann Thornton
2015-07-06 17:44 ` Otavio Salvador

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.