All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ann Thornton <Ann.Thornton@freescale.com>
To: Ann Thornton <ra43240@freescale.com>, <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm][PATCH v2] imx-base.inc mxs-base.inc: Add imx MACHINEOVERRIDES
Date: Wed, 8 Jul 2015 15:15:33 -0500	[thread overview]
Message-ID: <559D84E5.8090504@freescale.com> (raw)
In-Reply-To: <1436386264-3862-1-git-send-email-ra43240@freescale.com>

[-- Attachment #1: Type: text/plain, Size: 1556 bytes --]


This might be a better commit message.

Ann

On 7/8/2015 3:11 PM, Ann Thornton wrote:
> As new i.MX machines are added and product lines are increasing,
> having an override for imx machines in general will help clarify
> recipes, images, and packagegroups and keep the list of imx
> supported machines a little shorter.
>
> Signed-off-by: Ann Thornton <ra43240@freescale.com>
> ---
>   conf/machine/include/imx-base.inc |    3 +++
>   conf/machine/include/mxs-base.inc |    3 +++
>   2 files changed, 6 insertions(+)
>
> diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
> index 51625eb..32c06c6 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"
> +
> +# Add the ability to specify _imx machines
> +MACHINEOVERRIDES =. "imx:"
> diff --git a/conf/machine/include/mxs-base.inc b/conf/machine/include/mxs-base.inc
> index a6c34e1..b981155 100644
> --- a/conf/machine/include/mxs-base.inc
> +++ b/conf/machine/include/mxs-base.inc
> @@ -32,3 +32,6 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules"
>   SERIAL_CONSOLE = "115200 ttyAMA0"
>   
>   KERNEL_IMAGETYPE = "zImage"
> +
> +# Add the ability to specify _imx machines
> +MACHINEOVERRIDES =. "imx:"


-- 
Ann Thornton

/Microcontrollers Software and Applications
Freescale Semiconductors
email: Ann.Thornton@freescale.com/

[-- Attachment #2: Type: text/html, Size: 2198 bytes --]

  reply	other threads:[~2015-07-08 20:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08 20:11 [meta-fsl-arm][PATCH v2] imx-base.inc mxs-base.inc: Add imx MACHINEOVERRIDES Ann Thornton
2015-07-08 20:15 ` Ann Thornton [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-06 19:04 Ann Thornton
2015-07-06 20:34 ` Nikolay Dimitrov
2015-07-06 20:50   ` Ann Thornton
2015-07-07 12:30     ` Daiane Angolini
2015-07-07 15:12       ` Nikolay Dimitrov
2015-07-07 16:33         ` Otavio Salvador
2015-07-08 14:33         ` Ann Thornton
2015-07-08 14:41           ` Otavio Salvador
2015-07-08 15:56             ` Daiane Angolini
2015-07-08 17:00               ` Otavio Salvador
2015-07-08 19:39                 ` Daiane Angolini
2015-07-08 17:58           ` Nikolay Dimitrov

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=559D84E5.8090504@freescale.com \
    --to=ann.thornton@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=ra43240@freescale.com \
    /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.