From 0824e69a0529b770959db39c6fd7d694caaa025c Mon Sep 17 00:00:00 2001 From: Ana Huelamo Date: Thu, 5 May 2016 08:26:07 +0000 Subject: Added CORBA integration files Change-Id: Ifb376f52e346c1ac9d5ac9d440e55bf0e0090292 --- strata/corba.morph | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 strata/corba.morph (limited to 'strata/corba.morph') diff --git a/strata/corba.morph b/strata/corba.morph new file mode 100644 index 00000000..3164ecc0 --- /dev/null +++ b/strata/corba.morph @@ -0,0 +1,17 @@ +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 -- cgit v1.2.1