From 5445a2ee1d0ec8a42e16a68d03c69375da31ee82 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 17 Feb 2016 08:44:49 +0000 Subject: toolchain: use latest glibc 2.21 and 2.22 revisions Refresh patches and rework Makefile to fetch glibc from release branches instead of relying on tarballs. Signed-off-by: Jo-Philipp Wich SVN-Revision: 48735 --- toolchain/glibc/Config.version | 6 ------ 1 file changed, 6 deletions(-) (limited to 'toolchain/glibc/Config.version') diff --git a/toolchain/glibc/Config.version b/toolchain/glibc/Config.version index 99ab7fd431..360045336d 100644 --- a/toolchain/glibc/Config.version +++ b/toolchain/glibc/Config.version @@ -16,12 +16,6 @@ config GLIBC_VERSION_2_22 default y if !TOOLCHAINOPTS bool -config GLIBC_REVISION - string - default "25243" if EGLIBC_VERSION_2_19 - default "4e42b5b8f8" if GLIBC_VERSION_2_21 - default "" - endif menu "eglibc configuration" -- cgit v1.2.3