summaryrefslogtreecommitdiff
path: root/packages/uClibc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-02 03:17:56 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commitd0ff020e23372a8eccd319c142c72d266c652f56 (patch)
tree3603c30a8975eef6f6748c73ce23f2ce90a7dd5b /packages/uClibc
parentb155ce6ab804df56cdeb5b89bdf89f805ef4d853 (diff)
Fixes for building
- Need GDB8.0 milestone - Make uClibc "master" package - Rename bionic -> android-ndk to match the package name and support suffixes for archives Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/uClibc')
-rw-r--r--packages/uClibc/package.desc7
1 files changed, 4 insertions, 3 deletions
diff --git a/packages/uClibc/package.desc b/packages/uClibc/package.desc
index fd2050a..887e4c2 100644
--- a/packages/uClibc/package.desc
+++ b/packages/uClibc/package.desc
@@ -1,6 +1,7 @@
-# Technically, it is the other way around: uClibc-ng is a fork of uClibc. But
-# uClibc is no longer maintained, so we want people to use uClibc-ng.
-master='uClibc-ng'
+# Even though this is the "master" package, we really want to steer the users
+# towards uClibc-ng, as the original uClibc is no longer maintained.
+preferred='uClibc-ng'
origin='uclibc.org'
repository='git git://git.busybox.net/uClibc'
mirrors='http://www.uclibc.org/downloads http://www.uclibc.org/downloads/old-releases'
+milestones='0.9.33.2 1.0.0 1.0.15'