summaryrefslogtreecommitdiff
path: root/ceph-service.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
commit2b10a9677817377618e33d2b07ab7caefe316633 (patch)
tree843ba74b9480f36da273cba79182e3c38b28881b /ceph-service.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-2b10a9677817377618e33d2b07ab7caefe316633.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
Diffstat (limited to 'ceph-service.morph')
-rw-r--r--ceph-service.morph71
1 files changed, 0 insertions, 71 deletions
diff --git a/ceph-service.morph b/ceph-service.morph
deleted file mode 100644
index 92ecb417..00000000
--- a/ceph-service.morph
+++ /dev/null
@@ -1,71 +0,0 @@
-name: ceph-service
-kind: stratum
-build-depends:
-- morph: foundation
-chunks:
-- name: nspr
- repo: upstream:nspr-hg
- ref: a6ee84946475c1fb7624973af28163f6da247c0d
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: nss
- repo: upstream:nss
- ref: ee1c99a3c8c29f50a91ab28f2f7b7773f6355487
- unpetrify-ref: baserock/morph
- build-depends:
- - nspr
-- name: libaio
- repo: upstream:libaio
- ref: 262e589ea4ac3d1ff809648c8f2caa3836e69b25
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: keyutils
- repo: upstream:keyutils
- ref: 116417bce1e1df06a918de5e9e63f6ba88e2f4f5
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: libunwind
- repo: upstream:libunwind
- ref: 4b8404d153c58b95cb4420fc7603fdae62489a31
- unpetrify-ref: v0.99
- build-depends: []
-- name: gperftools
- repo: upstream:gperftools
- ref: 2a2d6596f8c3d62b7ec444761f4edf0c85d10d92
- unpetrify-ref: baserock/morph
- build-depends:
- - libunwind
-- name: snappy
- repo: upstream:snappy
- ref: 760c6ffc67836027c5f1d307e5c6cb012dfbdf72
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: leveldb
- repo: upstream:leveldb
- ref: 0f0ed46e70967365c851243663689e156fe1b7b5
- unpetrify-ref: baserock/morph
- build-depends:
- - snappy
- - gperftools
-- name: libeditline
- repo: upstream:libeditline-tarball
- ref: 7503ff5f8610734521f40e276b59b3b6291830e7
- unpetrify-ref: baserock/morph
- build-depends: []
-- name: boost
- repo: upstream:boost-tarball
- ref: 026fc3d84a27e84a61d0f4c26f011a68271a0d6e
- unpetrify-ref: baserock/markdoffman/morph
- build-depends: []
-- name: ceph
- repo: upstream:ceph
- ref: 8fdf1df512b73bad0eb695cdf9cbf2d09f0327d4
- unpetrify-ref: baserock/morph
- build-depends:
- - libaio
- - gperftools
- - nss
- - leveldb
- - libeditline
- - keyutils
- - boost