From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] [autobuild] configs: update PowerPC Kconfig symbols
Date: Sat, 26 Dec 2015 22:35:10 +0100 [thread overview]
Message-ID: <1451165710-30849-1-git-send-email-romain.naour@gmail.com> (raw)
The Kconfig symbole BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201103
has been renamed to BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC in commit
[1].
And with [2], the CS PowerPC 2012.03 toolchain became the default toolchain
when the PPC 8548 is selected. This toolchain doesn't requiere the "-te500v2"
since there is only one sysroot.
[1] https://git.busybox.net/buildroot/commit/?id=fa4214e21b50b791ec365c64897ac2676b45448a
[2] http://patchwork.ozlabs.org/patch/561118/
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
v2: add explicitely BR2_powerpc_8548 to the e500v2 config
reword the commit log.
---
web/toolchains/configs/sourcery-powerpc-e500v2.config | 3 +--
web/toolchains/configs/sourcery-powerpc.config | 2 --
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/web/toolchains/configs/sourcery-powerpc-e500v2.config b/web/toolchains/configs/sourcery-powerpc-e500v2.config
index f4e3b57..133f368 100644
--- a/web/toolchains/configs/sourcery-powerpc-e500v2.config
+++ b/web/toolchains/configs/sourcery-powerpc-e500v2.config
@@ -1,4 +1,3 @@
BR2_powerpc=y
+BR2_powerpc_8548=y
BR2_TOOLCHAIN_EXTERNAL=y
-BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201103=y
-BR2_TARGET_OPTIMIZATION="-te500v2"
diff --git a/web/toolchains/configs/sourcery-powerpc.config b/web/toolchains/configs/sourcery-powerpc.config
index 532fab5..385ca88 100644
--- a/web/toolchains/configs/sourcery-powerpc.config
+++ b/web/toolchains/configs/sourcery-powerpc.config
@@ -1,4 +1,2 @@
BR2_powerpc=y
BR2_TOOLCHAIN_EXTERNAL=y
-BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201103=y
-
--
2.4.3
next reply other threads:[~2015-12-26 21:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-26 21:35 Romain Naour [this message]
2015-12-30 21:43 ` [Buildroot] [PATCH v2 1/1] [autobuild] configs: update PowerPC Kconfig symbols Thomas Petazzoni
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=1451165710-30849-1-git-send-email-romain.naour@gmail.com \
--to=romain.naour@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox