summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-matplotlib/run-ptest
diff options
context:
space:
mode:
authormark.yang <mark.yang@lge.com>2025-04-09 20:16:34 +0900
committerKhem Raj <raj.khem@gmail.com>2025-04-10 08:31:03 -0700
commit8afcf6a70df65c080a56c41a34df3a512dad3afa (patch)
tree69b51b0de64faf8712fb7200ff709221ab515922 /meta-python/recipes-devtools/python/python3-matplotlib/run-ptest
parent600c5d6a3a3f09e35306dcf6c9970b71a91da86e (diff)
downloadmeta-openembedded-8afcf6a70df65c080a56c41a34df3a512dad3afa.tar.gz
perfetto: fix error with gcc-15
* Backport fix from: https://github.com/google/perfetto/commit/3953f56f98420e2ecb0e1c4542e20bfbb81da965 * To fix the error with gcc-15. http://errors.yoctoproject.org/Errors/Details/851189/ ../git/include/perfetto/ext/tracing/core/slice.h:47:46: error: 'uint8_t' was not declared in this scope 47 | static Slice TakeOwnership(std::unique_ptr<uint8_t[]> buf, size_t size) { | ^~~~~~~ ../git/include/perfetto/ext/tracing/core/slice.h:25:1: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' 24 | #include <string> +++ |+#include <cstdint> Signed-off-by: mark.yang <mark.yang@lge.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/run-ptest')
0 files changed, 0 insertions, 0 deletions