mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
liburcu: Upgrade to 0.8.6
Move patches from files to liburcu directory (From OE-Core rev: 1d925c962ac4e1cac3a6c6004f24bdc276e16202) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
108b48195b
commit
1a3afca79d
@@ -12,8 +12,8 @@ SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2 \
|
||||
file://aarch64.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "24ba9e03542b747d3378434eb0041acf"
|
||||
SRC_URI[sha256sum] = "a2562eaca107ec6eca2856632b6035c6aaf38df79020195ed8955a7b4773312a"
|
||||
SRC_URI[md5sum] = "834d91d939dd55108a05763be9879856"
|
||||
SRC_URI[sha256sum] = "b1a5d3bce014ba7a702759bc60b692c1cd46ff0e8a5b53f0d0a95e22db74ab21"
|
||||
|
||||
S = "${WORKDIR}/userspace-rcu-${PV}"
|
||||
CFLAGS_append_libc-uclibc = " -D_GNU_SOURCE"
|
||||
Reference in New Issue
Block a user