]> code.ossystems Code Review - openembedded-core.git/commitdiff
liburcu: upgrade 0.13.0 -> 0.13.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 19 Jan 2022 10:41:15 +0000 (11:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2022 11:57:23 +0000 (11:57 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/liburcu/liburcu_0.13.1.bb [moved from meta/recipes-support/liburcu/liburcu_0.13.0.bb with 86% similarity]

similarity index 86%
rename from meta/recipes-support/liburcu/liburcu_0.13.0.bb
rename to meta/recipes-support/liburcu/liburcu_0.13.1.bb
index aba8d070edf81e91ab9a9abd42ddd1b03e115679..7e53e1cf7b0f1a09fd248b69ec9580abdd8c88fc 100644 (file)
@@ -12,8 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e548d28737289d75a8f1e01ba2fd7825 \
 
 SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "8cb75dbb05774c03e66c63cb3186dd59"
-SRC_URI[sha256sum] = "cbb20dbe1a892c2a4d8898bac4316176e585392693d498766ccbbc68cf20ba20"
+SRC_URI[sha256sum] = "3213f33d2b8f710eb920eb1abb279ec04bf8ae6361f44f2513c28c20d3363083"
 
 S = "${WORKDIR}/userspace-rcu-${PV}"
 inherit autotools multilib_header