diff options
| author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-04-21 00:26:49 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-24 14:10:08 +0100 |
| commit | 9ef43dfb81657c8d0394e0dbb8555b1bd8224ca6 (patch) | |
| tree | 024a5cb3a753d629ca9fd83e9ad83a8a3b053621 /meta/recipes-support/liburcu | |
| parent | 65f8df550a8ddda9b95c8502e2d421f9c4063270 (diff) | |
| download | poky-9ef43dfb81657c8d0394e0dbb8555b1bd8224ca6.tar.gz | |
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>
Diffstat (limited to 'meta/recipes-support/liburcu')
| -rw-r--r-- | meta/recipes-support/liburcu/liburcu_0.12.0.bb (renamed from meta/recipes-support/liburcu/liburcu_0.11.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/liburcu/liburcu_0.11.1.bb b/meta/recipes-support/liburcu/liburcu_0.12.0.bb index 6a517e6f29..0c20abe6d5 100644 --- a/meta/recipes-support/liburcu/liburcu_0.11.1.bb +++ b/meta/recipes-support/liburcu/liburcu_0.12.0.bb | |||
| @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e548d28737289d75a8f1e01ba2fd7825 \ | |||
| 9 | 9 | ||
| 10 | SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2" | 10 | SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "91c75d5902127f94ab556ce039b369ca" | 12 | SRC_URI[md5sum] = "d923a42ce38e33e883313003c8afd559" |
| 13 | SRC_URI[sha256sum] = "92b9971bf3f1c443edd6c09e7bf5ff3b43531e778841f16377a812c8feeb3350" | 13 | SRC_URI[sha256sum] = "409b1be506989e1d26543194df1a79212be990fe5d4fd84f34f019efed989f97" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/userspace-rcu-${PV}" | 15 | S = "${WORKDIR}/userspace-rcu-${PV}" |
| 16 | inherit autotools multilib_header | 16 | inherit autotools multilib_header |
