summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-01-19 11:41:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-20 11:57:23 +0000
commitb3e6dd66ec62dcca8594e0e43f76f14d2222b738 (patch)
tree2fabf1d99fd93382e5d17fdb123cb224b15a2d57 /meta/recipes-support
parentb8abf4ebfe90099e3ca69f3f7ccf4e6efba5084e (diff)
downloadopenembedded-core-contrib-b3e6dd66ec62dcca8594e0e43f76f14d2222b738.tar.gz
liburcu: upgrade 0.13.0 -> 0.13.1
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/liburcu/liburcu_0.13.1.bb (renamed from meta/recipes-support/liburcu/liburcu_0.13.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/liburcu/liburcu_0.13.0.bb b/meta/recipes-support/liburcu/liburcu_0.13.1.bb
index aba8d070ed..7e53e1cf7b 100644
--- a/meta/recipes-support/liburcu/liburcu_0.13.0.bb
+++ b/meta/recipes-support/liburcu/liburcu_0.13.1.bb
@@ -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