uclibc-ng: add new release 1.0.19
[openadk.git] / toolchain / uclibc-ng / Makefile.inc
blob71efc5f8237cfc10de5ee8e81dd7849177b1c89f
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:=              uClibc-ng
5 ifeq ($(ADK_LIBC_VERSION),git)
6 PKG_VERSION:=           git
7 PKG_RELEASE:=           1
8 PKG_SITES:=             git://uclibc-ng.org/git/uclibc-ng
9 endif
10 ifeq ($(ADK_TARGET_LIB_UCLIBC_NG_1_0_19),y)
11 PKG_VERSION:=           1.0.19
12 PKG_RELEASE:=           1
13 PKG_SITES:=             http://downloads.uclibc-ng.org/releases/1.0.19/
14 PKG_HASH:=              b3f94d67e9afcefb158a37011584e0d41ef3bd55ad72255a26abb25ad49b77a1
15 endif
16 ifeq ($(ADK_TARGET_LIB_UCLIBC_NG_1_0_18),y)
17 PKG_VERSION:=           1.0.18
18 PKG_RELEASE:=           1
19 PKG_SITES:=             http://downloads.uclibc-ng.org/releases/1.0.18/
20 PKG_HASH:=              5430bb3acde31d70db906be33e3e2a022beba42b50f2c56695d37344560e253f
21 endif
22 ifeq ($(ADK_TARGET_LIB_UCLIBC_NG_1_0_17),y)
23 PKG_VERSION:=           1.0.17
24 PKG_RELEASE:=           1
25 PKG_SITES:=             http://downloads.uclibc-ng.org/releases/1.0.17/
26 PKG_HASH:=              a2e7207634c19997e8b9f3e712182d80d42aaa85ce3462eff1a9bce812aaf354
27 endif
28 DISTFILES:=             $(PKG_NAME)-$(PKG_VERSION).tar.xz