From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
==========
- build: Add -mno-sse to fix i386 build
- build: Fix build failure on RHEL 7
- mcount: Fix a compiler warning on PAGE_SIZE
- fix: #1858 by changing the wrong logic in update_dbg_info
- ci: Fix ci warning on GitHub Acitons
- slide: Add tensorflow and keras tracing example
- python: Fix GC isn't working correctly.
- replay: Support a new argument format for octal values
- build: Fix compiler warnings
- Fix Python SyntaxWarning on invalid escape sequence in the tests scripts
- utils: Lower the debug level after dwfl_module_getdwarf
- wrap: Do not print "dlopen is called for '(null)'"
- Support standard deviation(STDDEV) in report output
- dwarf: Close file descriptors in setup_dwarf_info()

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../uftrace/{uftrace_0.15.2.bb => uftrace_0.16.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/uftrace/{uftrace_0.15.2.bb => uftrace_0.16.bb} 
(95%)

diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.15.2.bb 
b/meta-oe/recipes-devtools/uftrace/uftrace_0.16.bb
similarity index 95%
rename from meta-oe/recipes-devtools/uftrace/uftrace_0.15.2.bb
rename to meta-oe/recipes-devtools/uftrace/uftrace_0.16.bb
index 60436025a..320b5a88a 100644
--- a/meta-oe/recipes-devtools/uftrace/uftrace_0.15.2.bb
+++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.16.bb
@@ -10,7 +10,7 @@ DEPENDS:append:libc-musl = " argp-standalone"
 
 inherit autotools
 
-SRCREV = "9d8657e90b918994d7d2bcf6dd2cc7354c35a1b4"
+SRCREV = "68aed9b0a20d3d1b5e1dc15e0f8aabba7e34735b"
 SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \
            file://0001-include-libgen.h-for-basename.patch"
 S = "${WORKDIR}/git"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110232): 
https://lists.openembedded.org/g/openembedded-devel/message/110232
Mute This Topic: https://lists.openembedded.org/mt/105858011/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to