xenomai: new package, only mercury for now supported
[openadk.git] / toolchain / glibc / Makefile.inc
blob6aa8cc6eb145d42c9c5c5e1f1c51cc2f78dccf35
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.25.90
7 PKG_SITES:=             git://sourceware.org/git/glibc.git
8 PKG_RELEASE:=           1
9 endif
10 ifeq ($(ADK_TARGET_LIB_GLIBC_2_25),y)
11 PKG_VERSION:=           2.25
12 PKG_RELEASE:=           1
13 PKG_SITES:=             ${MASTER_SITE_GNU:=glibc/}
14 PKG_HASH:=              067bd9bb3390e79aa45911537d13c3721f1d9d3769931a30c2681bfee66f23a0
15 endif
16 ifeq ($(ADK_TARGET_LIB_GLIBC_RISCV),y)
17 PKG_VERSION:=           riscv-next
18 PKG_RELEASE:=           1
19 PKG_GIT:=               branch
20 PKG_SITES:=             https://github.com/riscv/riscv-glibc.git
21 endif
22 DISTFILES:=             $(PKG_NAME)-$(PKG_VERSION).tar.xz