aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2020-02-12 09:29:26 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2020-02-12 09:30:34 +0000
commit599b5eadcab47c0d1dc2849316ba8d5d766ce8bd (patch)
tree6db2638ac0f7280283efc04071235133e655cda6
parent82d3195f75130c94009bd2e1ff209c8c0c26116e (diff)
Revert "latest-rel: upgrade to glibc-2.31"
This reverts commit 82d3195f75130c94009bd2e1ff209c8c0c26116e. I've noticed timeouts in make check in glibc in our x86_64 builds, which started after the upgrade to glibc-2.31. Probably the same problem as with glibc-2.30. Change-Id: I43dc99382dd512112983a0a608384696c2776ed1
-rw-r--r--config/latest-rel/glibc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/latest-rel/glibc.conf b/config/latest-rel/glibc.conf
index bc6273d8..15a3d2fd 100644
--- a/config/latest-rel/glibc.conf
+++ b/config/latest-rel/glibc.conf
@@ -1,2 +1,2 @@
# Keep up-to-date with latest upstream release tag
-latest="glibc.git~glibc-2.31"
+latest="glibc.git~glibc-2.29"