mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 07:15:43 +01:00
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:
parent
a9db38fa9a
commit
1657160a1a
|
|
@ -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"
|
||||||
Loading…
Reference in New Issue
Block a user