glibc: update to 2.30
[openadk.git] / toolchain / glibc / Makefile.inc
blob0fef6a892f4e5d7f78878175e69dc592f5fc9eca
1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 PKG_NAME:=              glibc
5 ifeq ($(ADK_LIBC_VERSION),git)
6 PKG_VERSION:=           2.30.90
7 PKG_GLIBCVER:=          2.30.9000
8 PKG_SITES:=             git://sourceware.org/git/glibc.git
9 PKG_RELEASE:=           1
10 endif
11 ifeq ($(ADK_TARGET_LIB_GLIBC_2_30),y)
12 PKG_VERSION:=           2.30
13 PKG_GLIBCVER:=          2.30
14 PKG_RELEASE:=           1
15 PKG_SITES:=             ${MASTER_SITE_GNU:=glibc/}
16 PKG_HASH:=              b1900051afad76f7a4f73e71413df4826dce085ef8ddb785a945b66d7d513082
17 endif
18 DISTFILES:=             $(PKG_NAME)-$(PKG_VERSION).tar.xz