summaryrefslogtreecommitdiff
path: root/core.morph
diff options
context:
space:
mode:
Diffstat (limited to 'core.morph')
-rw-r--r--core.morph18
1 files changed, 18 insertions, 0 deletions
diff --git a/core.morph b/core.morph
new file mode 100644
index 00000000..c13d4899
--- /dev/null
+++ b/core.morph
@@ -0,0 +1,18 @@
+{
+ "name": "core",
+ "kind": "stratum",
+ "sources": {
+ "fhs-dirs": {
+ "repo": "fhs-dirs",
+ "ref": "master"
+ },
+ "eglibc": {
+ "repo": "eglibc",
+ "ref": "baserock"
+ },
+ "busybox": {
+ "repo": "busybox",
+ "ref": "baserock"
+ }
+ }
+}