summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfunctions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.sh b/functions.sh
index f02a2a5..d6214a6 100755
--- a/functions.sh
+++ b/functions.sh
@@ -139,7 +139,7 @@ IMAGE_LINGUAS = "en-gb"
GCCVERSION ?= "linaro-${gcc}"
SDKGCCVERSION ?= "linaro-${gcc}"
-BINUVERSION ?= "linaro-2.24"
+BINUVERSION ?= "linaro-2.%"
GLIBCVERSION = "linaro-2.20"
LINUXLIBCVERSION = "3.18"