summaryrefslogtreecommitdiff
path: root/strata/ceph-service.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ceph-service.morph')
-rw-r--r--strata/ceph-service.morph22
1 files changed, 16 insertions, 6 deletions
diff --git a/strata/ceph-service.morph b/strata/ceph-service.morph
index c428a1ba..0cd09dc4 100644
--- a/strata/ceph-service.morph
+++ b/strata/ceph-service.morph
@@ -1,6 +1,7 @@
name: ceph-service
kind: stratum
build-depends:
+- morph: strata/cpp-common-libs.morph
- morph: strata/foundation.morph
- morph: strata/network-security.morph
chunks:
@@ -44,11 +45,6 @@ chunks:
ref: 7503ff5f8610734521f40e276b59b3b6291830e7
unpetrify-ref: baserock/morph
build-system: autotools
-- name: boost
- morph: strata/ceph-service/boost.morph
- repo: upstream:boost-tarball
- ref: ed232fdd34968697a68783b3195b1da4226915b5
- unpetrify-ref: boost_1_57_0
- name: ceph
morph: strata/ceph-service/ceph.morph
repo: upstream:ceph
@@ -60,4 +56,18 @@ chunks:
- leveldb
- libeditline
- keyutils
- - boost
+ submodules:
+ src/erasure-code/jerasure/gf-complete:
+ url: https://github.com/ceph/gf-complete.git
+ src/civetweb:
+ url: https://github.com/ceph/civetweb
+ ceph-erasure-code-corpus:
+ url: https://github.com/ceph/ceph-erasure-code-corpus.git
+ src/rocksdb:
+ url: https://github.com/ceph/rocksdb
+ src/erasure-code/jerasure/jerasure:
+ url: https://github.com/ceph/jerasure.git
+ src/libs3:
+ url: https://github.com/ceph/libs3.git
+ ceph-object-corpus:
+ url: https://github.com/ceph/ceph-object-corpus.git