summaryrefslogtreecommitdiff
path: root/devel.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-06 15:43:28 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-09 13:44:13 +0000
commitd4e63dc3b14b8e26781d402efb4bf44063915784 (patch)
tree349c88be771e92b4e114337c787440a908cfa9c2 /devel.morph
parenta3ea978375327cdae21ae553945f1be890f17d8f (diff)
downloaddefinitions-d4e63dc3b14b8e26781d402efb4bf44063915784.tar.gz
Use eglibc runtime, devel chunks in appropriate places
Diffstat (limited to 'devel.morph')
-rw-r--r--devel.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel.morph b/devel.morph
index 730150aa..5b163ab1 100644
--- a/devel.morph
+++ b/devel.morph
@@ -3,6 +3,12 @@
"kind": "stratum",
"sources": [
{
+ "name": "eglibc-runtime",
+ "repo": "eglibc",
+ "morph": "eglibc",
+ "ref": "liw/split-chunk"
+ },
+ {
"name": "zlib",
"ref": "baserock/morph"
},