* [Buildroot] [PATCH] legacy: i386 is legacy, inform the user
@ 2016-05-08 15:41 Yann E. MORIN
2016-05-09 20:02 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2016-05-08 15:41 UTC (permalink / raw)
To: buildroot
When we dropped support for i386, we added the corresponding opiton to
the legacy menu, but forgot to select BR2_LEGACY.
Fix that.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
---
Config.in.legacy | 1 +
1 file changed, 1 insertion(+)
diff --git a/Config.in.legacy b/Config.in.legacy
index 897a6d2..824a220 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -189,6 +189,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC_E500V2
config BR2_x86_i386
bool "x86 i386 support removed"
+ select BR2_LEGACY
help
The support for the i386 processors of the x86 architecture
has been removed.
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] legacy: i386 is legacy, inform the user
2016-05-08 15:41 [Buildroot] [PATCH] legacy: i386 is legacy, inform the user Yann E. MORIN
@ 2016-05-09 20:02 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-05-09 20:02 UTC (permalink / raw)
To: buildroot
Hello,
On Sun, 8 May 2016 17:41:49 +0200, Yann E. MORIN wrote:
> When we dropped support for i386, we added the corresponding opiton to
> the legacy menu, but forgot to select BR2_LEGACY.
>
> Fix that.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Arnout Vandecappelle <arnout@mind.be>
> ---
> Config.in.legacy | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-09 20:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-08 15:41 [Buildroot] [PATCH] legacy: i386 is legacy, inform the user Yann E. MORIN
2016-05-09 20:02 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox