summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/foundation.morph b/foundation.morph
index e1d121cf..f13cc85a 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -1,11 +1,11 @@
{
"name": "foundation",
"kind": "stratum",
- "description": "Non-build components of a Baserock base system",
+ "description": "Basic userland runtime system",
"build-depends": [
{
"repo": "baserock:baserock/morphs",
- "ref": "baserock/samthursfield/minimal-core",
+ "ref": "master",
"morph": "core"
}
],