summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-10-27 15:19:13 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-10-27 15:19:13 +0100
commit1229fab620a2bb558a370e76891324efde3f7e69 (patch)
treef1fad5867e12791bb9b765adedee1a4e5ae21fb1
parent99d373d923d11bfd214688054bde36592b2c549a (diff)
downloadlorry-1229fab620a2bb558a370e76891324efde3f7e69.tar.gz
Add eglibc
-rw-r--r--baserock.detritus4
1 files changed, 4 insertions, 0 deletions
diff --git a/baserock.detritus b/baserock.detritus
index ce0017b..3281bde 100644
--- a/baserock.detritus
+++ b/baserock.detritus
@@ -3,6 +3,10 @@
"type": "git",
"url": "git://busybox.net/busybox.git"
},
+ "eglibc": {
+ "type": "svn",
+ "url": "http://www.eglibc.org/svn/trunk"
+ },
"gawk": {
"type": "git",
"url": "git://git.savannah.gnu.org/gawk.git"