summaryrefslogtreecommitdiff
path: root/stratum-with-system.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-10-11 16:21:57 +0000
committerMorph (on behalf of Lars Wirzenius) <root@liw-baserock-dev>2012-10-11 16:21:57 +0000
commit12d841944800afff754651588593bb976ded9f4c (patch)
tree2ae88e08485785f6ede886b6864e9b272bcfce1f /stratum-with-system.morph
parentdd3cea7763cd637e3e998cf7e1003ce7c43a2f62 (diff)
downloadbad-morphs-12d841944800afff754651588593bb976ded9f4c.tar.gz
Morph build 005eb3a9dfda467f825d7ddb1787a4e1
System branch: master
Diffstat (limited to 'stratum-with-system.morph')
-rw-r--r--stratum-with-system.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/stratum-with-system.morph b/stratum-with-system.morph
new file mode 100644
index 0000000..d7a05fc
--- /dev/null
+++ b/stratum-with-system.morph
@@ -0,0 +1,12 @@
+{
+ "name": "stratum-with-system",
+ "kind": "stratum",
+ "chunks": [
+ {
+ "name": "system-with-chunk",
+ "repo": "baserock:tests/bad-morphs",
+ "ref": "master",
+ "build-depends": []
+ }
+ ]
+}