summaryrefslogtreecommitdiff
path: root/core.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-11-28 12:59:58 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-11-28 13:00:21 +0000
commit8e103a719af7d43017ef0e2e3a919da0847c4c3a (patch)
treed2ebb8d57d5ebaad017a8e5dd0903eba0b981a0d /core.morph
parent98ab7e4d783970f848cdde5cd8c03f79daf453c5 (diff)
downloaddefinitions-8e103a719af7d43017ef0e2e3a919da0847c4c3a.tar.gz
Add Linux API headers to core stratum
It is needed to build eglibc.
Diffstat (limited to 'core.morph')
-rw-r--r--core.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/core.morph b/core.morph
index 65e01e39..6035c7a6 100644
--- a/core.morph
+++ b/core.morph
@@ -7,6 +7,11 @@
"ref": "liw/debug"
},
{
+ "name": "linux-api-headers",
+ "repo": "linux",
+ "ref": "liw/api-headers"
+ },
+ {
"name": "eglibc",
"ref": "baserock"
},