summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-03-14 18:08:37 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-03-15 17:17:20 +0000
commitc20d1585243e04a29d30c16f9ba7f6e592194321 (patch)
tree1ea4dcb8bf9f8942ba6a6531050bad7a1153952f
parent21b439042b2e3d715e21f6777127f2ee6f58ea95 (diff)
downloadmeta-virtualization-c20d1585243e04a29d30c16f9ba7f6e592194321.tar.gz
ceph: update to 18.2.2
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-extended/ceph/ceph_18.2.2.bb (renamed from recipes-extended/ceph/ceph_18.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ceph/ceph_18.2.0.bb b/recipes-extended/ceph/ceph_18.2.2.bb
index 3dd75a51..e6c44188 100644
--- a/recipes-extended/ceph/ceph_18.2.0.bb
+++ b/recipes-extended/ceph/ceph_18.2.2.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
19SRC_URI[sha256sum] = "495b63e1146c604018ae0cb29bf769b5d6235e3c95849c43513baf12bba1364d" 19SRC_URI[sha256sum] = "e70bb5246b4a5d7aa78eb548677a05cc21d0d47945ba2937fddc7511134ffb57"
20 20
21DEPENDS = "boost bzip2 curl cryptsetup expat gperf-native \ 21DEPENDS = "boost bzip2 curl cryptsetup expat gperf-native \
22 keyutils libaio libibverbs lua lz4 \ 22 keyutils libaio libibverbs lua lz4 \