From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] legacy: add entries for renamed MIPS CPU cores
Date: Sun, 13 Nov 2016 16:56:03 +0100 [thread overview]
Message-ID: <20161113155603.GD3580@free.fr> (raw)
In-Reply-To: <1479052161-23379-1-git-send-email-yann.morin.1998@free.fr>
Vicente, All,
On 2016-11-13 16:49 +0100, Yann E. MORIN spake thusly:
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> Cc: Arnout Vandecappelle <arnout@mind.be>
> ---
> Config.in.legacy | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
>
> diff --git a/Config.in.legacy b/Config.in.legacy
> index 8c41b05..f8f826d 100644
> --- a/Config.in.legacy
> +++ b/Config.in.legacy
> @@ -145,6 +145,26 @@ endif
> ###############################################################################
> comment "Legacy options removed in 2016.11"
>
> +config BR2_mips_m6250
> + bool "MIPS M6201 core option has been renamed"
> + select BR2_LEGACY
> + help
> + The option has been renamed to BR2_mips_m6250, which is
> + the real name for that core.
> +
> + Please verify that the correct core is selected in the
> + architecture variant choice.
> +
> +config BR2_mips_m5101
> + bool "MIPS M5101 core option has been renamed"
> + select BR2_LEGACY
> + help
> + The option has been renamed to BR2_mips_m5150, which is
> + the real name for that core.
> +
> + Please verify that the correct core is selected in the
> + architecture variant choice.
Missing entry for removed m5100; patch updated and resent.
Regards,
Yann E. MORIN.
> config BR2_PACKAGE_PHP_SAPI_CLI_CGI
> bool "PHP CGI and CLI options are now seperate"
> select BR2_PACKAGE_PHP_SAPI_CLI
> --
> 2.7.4
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2016-11-13 15:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-13 15:49 [Buildroot] [PATCH] legacy: add entries for renamed MIPS CPU cores Yann E. MORIN
2016-11-13 15:56 ` Yann E. MORIN [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=20161113155603.GD3580@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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.