summaryrefslogtreecommitdiff
path: root/unmaintained/strata/cxmanage.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/strata/cxmanage.morph')
-rw-r--r--unmaintained/strata/cxmanage.morph36
1 files changed, 0 insertions, 36 deletions
diff --git a/unmaintained/strata/cxmanage.morph b/unmaintained/strata/cxmanage.morph
deleted file mode 100644
index e991794e..00000000
--- a/unmaintained/strata/cxmanage.morph
+++ /dev/null
@@ -1,36 +0,0 @@
-name: cxmanage
-kind: stratum
-description: All the tools for calxeda management
-build-depends:
-- morph: strata/tools.morph
-chunks:
-- name: ipmitool
- repo: upstream:ipmitool
- ref: 830d5a3787b265e5dde154d2f0e08b10ae9a7bcd
- unpetrify-ref: baserock/morph
- build-system: autotools
-- name: pexpect
- morph: unmaintained/strata/cxmanage/pexpect.morph
- repo: upstream:pexpect
- ref: 7a8455f21bb45020f3594c59fc8c85cf738e147c
- unpetrify-ref: baserock/morph
-- name: pyipmi
- repo: upstream:pyipmi
- ref: bb7dba84578c05ba87db3c4186a2989c89e4e519
- unpetrify-ref: baserock/morph
- build-system: python-distutils
-- name: tftpy
- repo: upstream:tftpy
- ref: f3d2fc4c62c1e64dd49adfaf8e65097eb8ea307b
- unpetrify-ref: baserock/morph
- build-system: python-distutils
-- name: cxmanage
- repo: upstream:cxmanage
- ref: 54116d3c486ed7aa49f284e4cad9e6e7c293bea6
- unpetrify-ref: baserock/morph
- build-system: python-distutils
- build-depends:
- - ipmitool
- - pexpect
- - pyipmi
- - tftpy