Explorar o código

binutils: bump default to version 2.26.x

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias %!s(int64=9) %!d(string=hai) anos
pai
achega
49d7c797f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/binutils/Config.in.host

+ 1 - 1
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.