]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: use chacra for cmake repo 29475/head
authorKefu Chai <kchai@redhat.com>
Sun, 4 Aug 2019 03:41:26 +0000 (11:41 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 4 Aug 2019 05:08:48 +0000 (13:08 +0800)
commit26a5d7e850c7aea30902f2e19bbd86bfa78e0bf9
tree3ba119695b97954cad1fe6431ed2031fa1486721
parentfd67409912786d4f6afd8535f6d5077acf14adaf
install-deps.sh: use chacra for cmake repo

two reasons:

- do not rely on kitware repo so we have better control of the
  cmake3: the `debian` directory is tracked by
  https://github.com/tchaikov/ceph-cmake
- chacra repo also offers aarch64 build of cmake3

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh