uftrace: upgrade 0.11 -> 0.12

Changelog:
==========
 * support dynamic tracing with -fpatchable-function-entry
 * --clock option to use a different clock source

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
wangmy 2022-06-27 15:00:26 +08:00 committed by Khem Raj
parent a9db38fa9a
commit 1657160a1a

View File

@ -10,7 +10,7 @@ DEPENDS:append:libc-musl = " argp-standalone"
inherit autotools inherit autotools
SRCREV = "304a492652dc0fd220f601167c4ebb30e2ae4a39" SRCREV = "46d536709451609e5e99099216d9dcf567ceeaca"
SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \ SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"