Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] binutils: bump default to version 2.26.x
@ 2016-09-08  1:17 Gustavo Zacarias
  2016-09-08  1:17 ` [Buildroot] [PATCH 2/4] glibc: add FTBFS fix patch for recent binutils Gustavo Zacarias
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Gustavo Zacarias @ 2016-09-08  1:17 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/binutils/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host
index 6ef89a5..2333a6e 100644
--- a/package/binutils/Config.in.host
+++ b/package/binutils/Config.in.host
@@ -3,7 +3,7 @@ comment "Binutils Options"
 choice
 	prompt "Binutils Version"
 	depends on !BR2_arc
-	default BR2_BINUTILS_VERSION_2_25_X
+	default BR2_BINUTILS_VERSION_2_26_X
 	help
 	  Select the version of binutils you wish to use.
 
-- 
2.7.3

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-09-08 18:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08  1:17 [Buildroot] [PATCH 1/4] binutils: bump default to version 2.26.x Gustavo Zacarias
2016-09-08  1:17 ` [Buildroot] [PATCH 2/4] glibc: add FTBFS fix patch for recent binutils Gustavo Zacarias
2016-09-08 17:58   ` Peter Korsgaard
2016-09-08 18:28   ` Peter Korsgaard
2016-09-08  1:17 ` [Buildroot] [PATCH 3/4] Config.in: Add BR2_DEPRECATED_SINCE_2016_11 Gustavo Zacarias
2016-09-08 18:29   ` Peter Korsgaard
2016-09-08  1:17 ` [Buildroot] [PATCH 4/4] binutils: deprecate 2.24.x Gustavo Zacarias
2016-09-08 18:29   ` Peter Korsgaard
2016-09-08 17:54 ` [Buildroot] [PATCH 1/4] binutils: bump default to version 2.26.x Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox