diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-06-04 21:40:29 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-07-22 22:14:24 +0000 |
commit | 96688681745b3470e1c1d82791cff669a8dc0739 (patch) | |
tree | c602e990c656a45371f7accdb8e79ee7bb6ab3f9 | |
parent | 3569724c16388ea3e96d7c4c0a7b1733873791a1 (diff) | |
download | meta-virtualization-96688681745b3470e1c1d82791cff669a8dc0739.tar.gz |
ceph: update to 18.2.3
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-extended/ceph/ceph_18.2.3.bb (renamed from recipes-extended/ceph/ceph_18.2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ceph/ceph_18.2.2.bb b/recipes-extended/ceph/ceph_18.2.3.bb index e6c44188..e48615c5 100644 --- a/recipes-extended/ceph/ceph_18.2.2.bb +++ b/recipes-extended/ceph/ceph_18.2.3.bb | |||
@@ -16,7 +16,7 @@ SRC_URI = "http://download.ceph.com/tarballs/ceph-${PV}.tar.gz \ | |||
16 | file://0001-cephadm-build.py-avoid-using-python3-from-sysroot-wh.patch \ | 16 | file://0001-cephadm-build.py-avoid-using-python3-from-sysroot-wh.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[sha256sum] = "e70bb5246b4a5d7aa78eb548677a05cc21d0d47945ba2937fddc7511134ffb57" | 19 | SRC_URI[sha256sum] = "47a3aecb724bf246e74ec980464b40d770cd8910f3727e2732575212f13e84ea" |
20 | 20 | ||
21 | DEPENDS = "boost bzip2 curl cryptsetup expat gperf-native \ | 21 | DEPENDS = "boost bzip2 curl cryptsetup expat gperf-native \ |
22 | keyutils libaio libibverbs lua lz4 \ | 22 | keyutils libaio libibverbs lua lz4 \ |