summaryrefslogtreecommitdiff
path: root/strata/ostree-core.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-20 13:07:29 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-04-20 13:07:29 +0000
commit7d9b31396a8e94d474045eb08ddea66bcc3c3407 (patch)
treee895634c1cb501224d878076e7ff933258c263ac /strata/ostree-core.morph
parent7426670d7787dd6239b9eea2792b9480969d3993 (diff)
downloaddefinitions-7d9b31396a8e94d474045eb08ddea66bcc3c3407.tar.gz
Morph build eb3946975d8b41288522854fd43b0c4d
System branch: master
Diffstat (limited to 'strata/ostree-core.morph')
-rw-r--r--strata/ostree-core.morph22
1 files changed, 0 insertions, 22 deletions
diff --git a/strata/ostree-core.morph b/strata/ostree-core.morph
deleted file mode 100644
index ad60bd02..00000000
--- a/strata/ostree-core.morph
+++ /dev/null
@@ -1,22 +0,0 @@
-name: ostree-core
-kind: stratum
-build-depends:
-- morph: strata/tools.morph
-- morph: strata/core.morph
-chunks:
-- name: libgsystem
- repo: upstream:libgsystem
- ref: 8231b8ad4a4ee35e4b11fae5f6e7cddabf1c51ae
- unpetrify-ref: master
-- name: libsoup
- morph: strata/virtualization/libsoup.morph
- repo: upstream:libsoup
- ref: ce764489e358bad6b49418f5c8bc7b25a4b1815e
- unpetrify-ref: baserock/morph
-- name: ostree
- repo: upstream:ostree
- ref: c9704e9802dfeda9b5a138535c59e98df3dd7196
- unpetrify-ref: baserock/morph
- build-depends:
- - libgsystem
- - libsoup