summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-03-27 14:48:13 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-03-27 14:48:13 +0000
commit757493fcb5e297a64f0913651289c6db5c4a90ad (patch)
treeb9af86c67ed2970bc4437fa835c42f3a4f8d9f39
parentca2e371a99c7a08b4c7a746d30822be5b3513505 (diff)
downloadmorphs-757493fcb5e297a64f0913651289c6db5c4a90ad.tar.gz
Move linux-api-headers from foundation to devel.
-rw-r--r--devel.morph5
-rw-r--r--foundation.morph5
2 files changed, 5 insertions, 5 deletions
diff --git a/devel.morph b/devel.morph
index 423f388..a44b6bf 100644
--- a/devel.morph
+++ b/devel.morph
@@ -3,6 +3,11 @@
"kind": "stratum",
"sources": [
{
+ "name": "linux-api-headers",
+ "repo": "linux",
+ "ref": "baserock/morph"
+ },
+ {
"name": "eglibc-runtime",
"repo": "eglibc2",
"morph": "eglibc",
diff --git a/foundation.morph b/foundation.morph
index c9909a1..3c228e9 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -7,11 +7,6 @@
"ref": "master"
},
{
- "name": "linux-api-headers",
- "repo": "linux",
- "ref": "baserock/morph"
- },
- {
"name": "eglibc-runtime",
"morph": "eglibc",
"repo": "eglibc2",