summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-04-25 12:34:48 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-04-25 12:34:48 -0400
commite15f5ca74c702ca2b2318cc6556e8887f7afec08 (patch)
tree03dc0d3ba16bc068513a5718dd5486146e19365d
parentdaee285d75f483a03a5db527280f116bb40a3a43 (diff)
downloadmeta-virtualization-master-ceph.tar.gz
ceph: fix checksumsmaster-ceph
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-extended/ceph/ceph_16.2.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-extended/ceph/ceph_16.2.1.bb b/recipes-extended/ceph/ceph_16.2.1.bb
index ec62c7b2..f44c3475 100644
--- a/recipes-extended/ceph/ceph_16.2.1.bb
+++ b/recipes-extended/ceph/ceph_16.2.1.bb
@@ -72,9 +72,9 @@ SRC_URI = "http://download.ceph.com/tarballs/ceph-${PV}.tar.gz \
72 file://0001-libcephsqlite-Add-library-soversion-properties.patch \ 72 file://0001-libcephsqlite-Add-library-soversion-properties.patch \
73 " 73 "
74 74
75SRC_URI[sha1sum] = "f8cc85e4cc519d7e469a0c3c8327bd1675f0b287" 75SRC_URI[sha1sum] = "2a977307df2e054361e2c20e378ecc50b399b1ee"
76SRC_URI[sha384sum] = "29a75a733e5ae8039a5ad603558a9707e36b8c337419039ee97351cdbad57875fa57a365fcde29124cee72734608e245" 76SRC_URI[sha384sum] = "1974cd6877afcc8d90aa389326f9462174f47260d26066b7b6e09d4218622226d504c9d5405fea5b295bf68364c1990b"
77SRC_URI[sha512sum] = "aeb9a91c33221c64ea24603dc88cab346bf0abdf0d41ff85c2e1cf134130737ec1fab1246be0a2fa3af8a655ae1dabb69688855f229f54438e60cb8098175b8e" 77SRC_URI[sha512sum] = "42e404aa41565485dc4c08b66efb3de719adee72cfc535586992e15ab4601bfbd909ef61abf412badbbfa7ef13bf91a7c0576fbbf3f9f687bc7b465b21a8c416"
78 78
79DEPENDS = "boost bzip2 curl expat gperf-native \ 79DEPENDS = "boost bzip2 curl expat gperf-native \
80 keyutils libaio libibverbs lz4 \ 80 keyutils libaio libibverbs lz4 \