mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
lttng-ust: upgrade 2.13.7 -> 2.13.8
Changelog: ============ * Add close_range wrapper to liblttng-ust-fd.so * ust-tracepoint-event: Add static check of sequences length type * lttng-ust(3): Fix wrong len_type for sequence * Fix: libc wrapper: use initial-exec for malloc_nesting TLS (From OE-Core rev: a249a913f5f1d093e372be2e25f3e38d909d7ce4) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 3dd02f741a151bcc1fe46e7fd6d585ca92c86c60) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
7fbd3442ce
commit
34efd9bbf4
@@ -34,7 +34,7 @@ SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \
|
||||
file://0001-Makefile.am-update-rpath-link.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "5fb4f17c307c8c1b79c68561e89be9562d07e7425bf40e728c4d66755342a5eb"
|
||||
SRC_URI[sha256sum] = "d4ef98dab9a37ad4f524ccafdfd50af4f266039b528dd5afabce78e49024d937"
|
||||
|
||||
CVE_PRODUCT = "ust"
|
||||
|
||||
Reference in New Issue
Block a user