summaryrefslogtreecommitdiff
path: root/toolchain/uclibc-ng/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-07-05 13:20:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-07-05 13:21:38 +0200
commit13987e7baab1da72f4187ef90229a8ab45f58e01 (patch)
tree22091ab06506d8f967a2c5ee635fe8ea4761f783 /toolchain/uclibc-ng/Makefile.inc
parent5ce7c00aadc63e34d8629b36b8c7cf3c9ee0c380 (diff)
add support for uClibc-ng in parallel to uClibc.
This helps to find any regressions made in uClibc-ng.
Diffstat (limited to 'toolchain/uclibc-ng/Makefile.inc')
-rw-r--r--toolchain/uclibc-ng/Makefile.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/toolchain/uclibc-ng/Makefile.inc b/toolchain/uclibc-ng/Makefile.inc
new file mode 100644
index 000000000..984898df9
--- /dev/null
+++ b/toolchain/uclibc-ng/Makefile.inc
@@ -0,0 +1,9 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+PKG_NAME:= uClibc-ng
+PKG_VERSION:= 1.0.0beta1
+PKG_RELEASE:= 1
+PKG_MD5SUM:= c21e841677bb02ec49f142be131ccb23
+PKG_SITES:= http://downloads.uclibc-ng.org/
+DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.xz