mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
uftrace: upgrade 0.16 -> 0.17
Changelog: =========== * New features Support watchpoint for global variables Show man pages for the given command Add utc_offset in the header info * Bug fixes Show arguments in libraries from dlopen Save debug info for libraries from dlopen Protect FD of communication channel from being closed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ DEPENDS:append:libc-musl = " argp-standalone"
|
||||
|
||||
inherit autotools
|
||||
|
||||
SRCREV = "68aed9b0a20d3d1b5e1dc15e0f8aabba7e34735b"
|
||||
SRCREV = "b0d936107edcefb519abbc9c363ca40daaac23b3"
|
||||
SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \
|
||||
file://0001-include-libgen.h-for-basename.patch"
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user