summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2014-11-27 09:17:43 +0100
committerKoen Kooi <koen.kooi@linaro.org>2014-11-27 09:17:43 +0100
commitbf79f9bfa02ff8a2af019ea9fe6787812d69a6ce (patch)
tree9aaf7e2b2106ded585a98af8ea22c5e6ba57fe84
parent1ef8e3e9d4c7d547effbe8a104ec86f750878e32 (diff)
functions.sh: move to glibc-linaro 2.20
Change-Id: I273adfa4b0a6ae3f0337d2ee7de6d34cbfa75cae Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-rwxr-xr-xfunctions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.sh b/functions.sh
index 670c5b2..24c0e48 100755
--- a/functions.sh
+++ b/functions.sh
@@ -140,7 +140,7 @@ IMAGE_LINGUAS = "en-gb"
GCCVERSION ?= "linaro-${gcc}"
SDKGCCVERSION ?= "linaro-${gcc}"
BINUVERSION ?= "linaro-2.24"
-GLIBCVERSION = "linaro-2.19"
+GLIBCVERSION = "linaro-2.20"
# some options needed for Linaro images
PREFERRED_PROVIDER_jpeg = "libjpeg-turbo"