diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/liburcu/liburcu_0.15.3.bb (renamed from meta/recipes-support/liburcu/liburcu_0.15.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/liburcu/liburcu_0.15.2.bb b/meta/recipes-support/liburcu/liburcu_0.15.3.bb index 93d6a6551f..fb4e457719 100644 --- a/meta/recipes-support/liburcu/liburcu_0.15.2.bb +++ b/meta/recipes-support/liburcu/liburcu_0.15.3.bb | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c2a92498b6e88e276f986877995425b8 \ | |||
14 | 14 | ||
15 | SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2" | 15 | SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2" |
16 | 16 | ||
17 | SRC_URI[sha256sum] = "59f36f2b8bda1b7620a7eced2634f26c549444818a8313025a3bb09c0766a61d" | 17 | SRC_URI[sha256sum] = "26687ec84e3e114759454c884a08abeaf79dec09b041895ddf4c45ec150acb6d" |
18 | 18 | ||
19 | S = "${WORKDIR}/userspace-rcu-${PV}" | 19 | S = "${WORKDIR}/userspace-rcu-${PV}" |
20 | inherit autotools multilib_header | 20 | inherit autotools multilib_header |