]> code.ossystems Code Review - openembedded-core.git/commitdiff
liburcu: upgrade 0.12.1 -> 0.12.2
authorWang Mingyu <wangmy@cn.fujitsu.com>
Mon, 22 Feb 2021 06:08:42 +0000 (14:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Feb 2021 22:31:25 +0000 (22:31 +0000)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/liburcu/liburcu_0.12.2.bb [moved from meta/recipes-support/liburcu/liburcu_0.12.1.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-support/liburcu/liburcu_0.12.1.bb
rename to meta/recipes-support/liburcu/liburcu_0.12.2.bb
index 3a5ecbcc2d53b4ec869edae6738be6d7cfcea29e..44544b109c005663b66825b5b79053eb50b846d3 100644 (file)
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e548d28737289d75a8f1e01ba2fd7825 \
 
 SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "5e419d7b30d0d98bffe0014c704ae936"
-SRC_URI[sha256sum] = "bbfaead0345642b97e0de90f889dfbab4b2643a6a5e5c6bb59cd0d26fc0bcd0e"
+SRC_URI[md5sum] = "d94347df78e3f1aa744745eb85787df5"
+SRC_URI[sha256sum] = "4eefc11e4f6c212fc7d84d871e1cc139da0669a46ff3fda557a6fdd4d74ca67b"
 
 S = "${WORKDIR}/userspace-rcu-${PV}"
 inherit autotools multilib_header