summaryrefslogtreecommitdiff
path: root/foundation-stratum.morph
diff options
context:
space:
mode:
Diffstat (limited to 'foundation-stratum.morph')
-rw-r--r--foundation-stratum.morph23
1 files changed, 23 insertions, 0 deletions
diff --git a/foundation-stratum.morph b/foundation-stratum.morph
new file mode 100644
index 00000000..35da9284
--- /dev/null
+++ b/foundation-stratum.morph
@@ -0,0 +1,23 @@
+{
+ "name": "foundation",
+ "kind": "stratum",
+ "sources": [
+ {
+ "name": "fhs-dirs",
+ "ref": "baserock/bootstrap"
+ },
+ {
+ "name": "linux-api-headers",
+ "repo": "linux",
+ "ref": "baserock/morph"
+ },
+ {
+ "name": "eglibc",
+ "ref": "baserock/bootstrap"
+ },
+ {
+ "name": "busybox",
+ "ref": "baserock/bootstrap"
+ }
+ ]
+}