mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
liburcu: upgrade 0.11.1 -> 0.12.0
(From OE-Core rev: 820b3aee5d7104182e33edd3068ab11cad457fdd) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
65f8df550a
commit
9ef43dfb81
@@ -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] = "91c75d5902127f94ab556ce039b369ca"
|
||||
SRC_URI[sha256sum] = "92b9971bf3f1c443edd6c09e7bf5ff3b43531e778841f16377a812c8feeb3350"
|
||||
SRC_URI[md5sum] = "d923a42ce38e33e883313003c8afd559"
|
||||
SRC_URI[sha256sum] = "409b1be506989e1d26543194df1a79212be990fe5d4fd84f34f019efed989f97"
|
||||
|
||||
S = "${WORKDIR}/userspace-rcu-${PV}"
|
||||
inherit autotools multilib_header
|
||||
Reference in New Issue
Block a user