summaryrefslogtreecommitdiff
path: root/core.morph
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-10-08 11:14:03 -0400
committerLars Wirzenius <liw@liw.fi>2011-10-08 11:14:03 -0400
commit35e260f72ab1c9962cfac51d7ecf347980478a6e (patch)
treeb60971fd4c4683c7d2cd0ee807f038faf81d221d /core.morph
downloaddefinitions-35e260f72ab1c9962cfac51d7ecf347980478a6e.tar.gz
initial
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"
+ }
+ }
+}