Skip to content

Commit ccade59

Browse files
committed
Revert "packages: Add qcow-tool as xapi's dependency"
This reverts commit 240b774. Instead of using a ready-made CLI binary from qcow-tool (which does not seem to be easily possible with dune), we will use a minimal binary defined locally in xapi. Signed-off-by: Andrii Sultanov <andriy.sultanov@vates.tech>
1 parent c96e6b7 commit ccade59

File tree

6 files changed

+1
-235
lines changed
  • packages
    • mirage-block-combinators/mirage-block-combinators.3.0.2
    • mirage-sleep/mirage-sleep.4.0.0
    • qcow-tool/qcow-tool.0.12.1
    • qcow/qcow.0.12.1
    • unix-type-representations/unix-type-representations.0.1.2
    • xapi/xapi.master

6 files changed

+1
-235
lines changed

packages/mirage-block-combinators/mirage-block-combinators.3.0.2/opam

Lines changed: 0 additions & 36 deletions
This file was deleted.

packages/mirage-sleep/mirage-sleep.4.0.0/opam

Lines changed: 0 additions & 44 deletions
This file was deleted.

packages/qcow-tool/qcow-tool.0.12.1/opam

Lines changed: 0 additions & 58 deletions
This file was deleted.

packages/qcow/qcow.0.12.1/opam

Lines changed: 0 additions & 63 deletions
This file was deleted.

packages/unix-type-representations/unix-type-representations.0.1.2/opam

Lines changed: 0 additions & 33 deletions
This file was deleted.

packages/xapi/xapi.master/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ depends: [
5050
"ppx_deriving"
5151
"psq"
5252
"ptime"
53-
"qcow-tool"
53+
"qcow-stream"
5454
"qcheck-alcotest"
5555
"qcheck-core"
5656
"re"

0 commit comments

Comments
 (0)