mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
uftrace: upgrade 0.17 -> 0.18
Changelog: =========== - symbol: Fix uninitialized 'sec_iter' in the 'arch_load_dynsymtab_noplt' - graph: -f total-avg,self-avg,total-max,total-min,self-max,self-min in tui,cmds - test: exclude system_initialize_function in t295 and t296 using filter option - record: Add shmem directory to exec permission - misc: Support Rocky Linux 9 in install-deps parts - tests: Fix s-thread.c and s-exp-mixed.c tests from clang Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ DEPENDS:append:libc-musl = " argp-standalone"
|
||||
|
||||
inherit autotools
|
||||
|
||||
SRCREV = "b0d936107edcefb519abbc9c363ca40daaac23b3"
|
||||
SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \
|
||||
SRCREV = "8ccd4f627569b0af122c8d1df98dc6813ab97a40"
|
||||
SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https;tag=v${PV} \
|
||||
file://0001-include-libgen.h-for-basename.patch"
|
||||
|
||||
LDFLAGS:append:libc-musl = " -largp"
|
||||
Reference in New Issue
Block a user