similarity index 91%
rename from meta/recipes-support/liburcu/liburcu_0.15.6.bb
rename to meta/recipes-support/liburcu/liburcu_0.15.7.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c2a92498b6e88e276f986877995425b8 \
SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2"
-SRC_URI[sha256sum] = "850b192096eb11ebf2c70e8f97bc7da7479ee41da1bebeb44e3986908bac414f"
+SRC_URI[sha256sum] = "2556b83adc0f9b3ac8024e613e17d014d04c4c49110604ce55fcb14eae32edd3"
S = "${UNPACKDIR}/userspace-rcu-${PV}"
inherit autotools multilib_header
2026-09-11 Userspace RCU 0.15.7 * call-rcu worker: set CPU affinity on first non-empty dequeue * Fix: leaky wfcq tests * Fix: test_build.c: Test output mismatch * Fix: workqueue leaks mutexes on FreeBSD * Fix: call-rcu leaks mutexes on FreeBSD * call_rcu: pin per-CPU worker at thread startup * urcu-pointer: Add rcu_dereference_sym2() taking the pointer address * urcu-pointer: Fix missing memory ordering in rcu_dereference_sym() Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- .../liburcu/{liburcu_0.15.6.bb => liburcu_0.15.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/liburcu/{liburcu_0.15.6.bb => liburcu_0.15.7.bb} (91%)