glibc: switch to downloading version 2.22 via tarball instead of git to improve mirro...
[openwrt.git] / toolchain / glibc / Config.version
index 0605874..99ab7fd 100644 (file)
@@ -20,7 +20,6 @@ config GLIBC_REVISION
        string
        default "25243" if EGLIBC_VERSION_2_19
        default "4e42b5b8f8" if GLIBC_VERSION_2_21
-       default "78bd7499af" if GLIBC_VERSION_2_22
        default ""
 
 endif