1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
5 ifeq ($(ADK_LIBC_VERSION),git)
6 PKG_VERSION:= 0.9.34-git
8 PKG_SITES:= git://git.uclibc.org/uClibc.git
9 DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.xz
11 PKG_VERSION:= $(ADK_LIBC_VERSION)
13 PKG_HASH:= 62333167b79afb0b25a843513288c67b59547acf653e8fbe62ee64e71ebd1587
14 PKG_SITES:= http://uclibc.org/downloads/
15 DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.xz