diff mbox series

[v3,1/4] Revert "configs/stm32f429: force usage of binutils 2.28.x"

Message ID 1527772887-31616-1-git-send-email-christophe.priouzeau@st.com
State Accepted
Commit 371b45fe4aaf8ba5ad46223d947cf7f9b851785f
Headers show
Series [v3,1/4] Revert "configs/stm32f429: force usage of binutils 2.28.x" | expand

Commit Message

Christophe PRIOUZEAU May 31, 2018, 1:21 p.m. UTC
This reverts commit cbe43fd417d77f846f1ca47cdacd51a73be1aaec.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
---
 configs/stm32f429_disco_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Peter Korsgaard June 1, 2018, 2:41 p.m. UTC | #1
>>>>> "Christophe" == Christophe PRIOUZEAU <christophe.priouzeau@st.com> writes:

 > This reverts commit cbe43fd417d77f846f1ca47cdacd51a73be1aaec.
 > Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>

Committed after extending the commit message with a description of why
this can now be reverted, thanks.
diff mbox series

Patch

diff --git a/configs/stm32f429_disco_defconfig b/configs/stm32f429_disco_defconfig
index fc167d0..5237e9a 100644
--- a/configs/stm32f429_disco_defconfig
+++ b/configs/stm32f429_disco_defconfig
@@ -2,7 +2,6 @@  BR2_arm=y
 BR2_cortex_m4=y
 BR2_GLOBAL_PATCH_DIR="board/stmicroelectronics/stm32f429-disco/patches"
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_11=y
-BR2_BINUTILS_VERSION_2_28_X=y
 BR2_ROOTFS_POST_BUILD_SCRIPT="board/stmicroelectronics/stm32-post-build.sh"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y