summaryrefslogtreecommitdiff
path: root/strata/corba.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/corba.morph')
-rw-r--r--strata/corba.morph31
1 files changed, 15 insertions, 16 deletions
diff --git a/strata/corba.morph b/strata/corba.morph
index d9848f76..2af3fe01 100644
--- a/strata/corba.morph
+++ b/strata/corba.morph
@@ -1,17 +1,16 @@
name: corba
-kind: stratum
-build-depends:
- - morph: strata/core.morph
-chunks:
- - name: MPC
- repo: upstream:MPC
- morph: strata/corba/MPC.morph
- ref: c2cddd1335036f1ca3610274a155d2222a8b5f7c
- unpetrify-ref: ACE+TAO-6_3_4
- - name: ACE_TAO
- morph: strata/corba/ACE_TAO.morph
- repo: upstream:ATCD
- ref: b9ab94b74529a926864c154675559fd6a1d8998b
- unpetrify-ref: ACE+TAO-6_3_4
- build-depends:
- - MPC
+kind: assemblage
+contents:
+- name: MPC
+ repo: upstream:MPC
+ morph: strata/corba/MPC.morph
+ ref: c2cddd1335036f1ca3610274a155d2222a8b5f7c
+ unpetrify-ref: ACE+TAO-6_3_4
+- name: ACE_TAO
+ morph: strata/corba/ACE_TAO.morph
+ repo: upstream:ATCD
+ ref: b9ab94b74529a926864c154675559fd6a1d8998b
+ unpetrify-ref: ACE+TAO-6_3_4
+ build-depends:
+ - MPC
+configuration-extensions: []