summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 22:41:17 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commitc29f8f0eb0ff469838d060034bccad86aa53e01d (patch)
treebf64ede0bb89a444e37cbbd8849b57040fd10054
parentce0bef65986d265c0cd584f5e135189fbdc70a78 (diff)
downloadlorries-c29f8f0eb0ff469838d060034bccad86aa53e01d.tar.gz
Mark eglibc as obsolete
eglibc is no longer developed, as the current GNU C library maintainers are more open to including support for embedded systems.
-rw-r--r--open-source-lorries/eglibc2.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/eglibc2.lorry b/open-source-lorries/eglibc2.lorry
index dfc4555..6cdeace 100644
--- a/open-source-lorries/eglibc2.lorry
+++ b/open-source-lorries/eglibc2.lorry
@@ -2,6 +2,7 @@
"eglibc2": {
"type": "svn",
"url": "svn://svn.eglibc.org",
- "layout": "standard"
+ "layout": "standard",
+ "description": "Obsolete (use glibc)"
}
}