binutils: bump default to version 2.26.x
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 8 Sep 2016 01:17:24 +0000 (22:17 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 8 Sep 2016 18:28:56 +0000 (20:28 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/binutils/Config.in.host

index 6ef89a5a5c9f7fc3932d5133d3847ca38c102e88..2333a6e519913f908a1154ee1bc265655917b71d 100644 (file)
@@ -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.