All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Berton <fabio.berton@ossystems.com.br>
To: meta-freescale@yoctoproject.org
Subject: [3rdparty][PATCH 2/2] imx6ul-pico-hobbit: Add mx6 in the MACHINEOVERRIDES set
Date: Thu, 26 Jan 2017 13:50:14 -0200	[thread overview]
Message-ID: <20170126155014.19123-2-fabio.berton@ossystems.com.br> (raw)
In-Reply-To: <20170126155014.19123-1-fabio.berton@ossystems.com.br>

The i.MX6 UL was dealt in a specific way due the metadata not being
fully ported still to the feature overrides set; now that most
metadata has been converted it is the right time to add the mx6 SoC
family here as well.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
---
 conf/machine/imx6ul-pico-hobbit.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/imx6ul-pico-hobbit.conf b/conf/machine/imx6ul-pico-hobbit.conf
index 6e0aee3..14d773f 100644
--- a/conf/machine/imx6ul-pico-hobbit.conf
+++ b/conf/machine/imx6ul-pico-hobbit.conf
@@ -4,7 +4,7 @@
 #@DESCRIPTION: Machine configuration for Hobbitboard (PICO-IMX6UL)
 #@MAINTAINER: Daiane Angolini <daiane.angolini@nxp.com>
 
-MACHINEOVERRIDES =. "mx6ul:"
+MACHINEOVERRIDES =. "mx6:mx6ul:"
 
 include conf/machine/include/imx-base.inc
 include conf/machine/include/tune-cortexa7.inc
-- 
2.11.0



      reply	other threads:[~2017-01-26 15:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-26 15:50 [3rdparty][PATCH 1/2] imx6dl-riotboard: Add missing MACHINEOVERRIDES set Fabio Berton
2017-01-26 15:50 ` Fabio Berton [this message]

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=20170126155014.19123-2-fabio.berton@ossystems.com.br \
    --to=fabio.berton@ossystems.com.br \
    --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.