summaryrefslogtreecommitdiff
path: root/tests.branching/edit-updates-stratum.stdout
blob: 2a4f3fd1e679147b984126e3d759ee741b6081cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
diff --git a/hello-stratum.morph b/hello-stratum.morph
index 53e76f3..8417659 100644
--- a/hello-stratum.morph
+++ b/hello-stratum.morph
@@ -1,7 +1,10 @@
+build-depends: []
 chunks:
 - build-depends: []
+  morph: hello
   name: hello
-  ref: master
+  ref: newbranch
   repo: test:hello
+description: ''
 kind: stratum
 name: hello-stratum
diff --git a/hello-system.morph b/hello-system.morph
index b0fed3b..b1417ce 100644
--- a/hello-system.morph
+++ b/hello-system.morph
@@ -1,8 +1,11 @@
 arch: x86_64
+configuration-extensions: []
+description: ''
+disk-size: 1G
 kind: system
 name: hello-system
 strata:
 - morph: hello-stratum
-  ref: master
+  ref: newbranch
   repo: test:morphs
 system-kind: rootfs-tarball