summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.26.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-03-06 13:33:28 -0800
committerKhem Raj <raj.khem@gmail.com>2023-03-08 08:54:59 -0800
commitaeaa15a942ad9987ab2fe77bc20bd2ed47703dc0 (patch)
tree7e1fbd2009564f5f4850939f5135d6eb85adede7 /dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.26.0.bb
parenta61880a0c0372f3341d711828230e7c862434499 (diff)
downloadmeta-clang-aeaa15a942ad9987ab2fe77bc20bd2ed47703dc0.tar.gz
bcc: Fix tests build with clang16
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.26.0.bb')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.26.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.26.0.bb b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.26.0.bb
index 180b0f7..9bd6b4f 100644
--- a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.26.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.26.0.bb
@@ -28,6 +28,7 @@ SRC_URI = "gitsm://github.com/iovisor/bcc;branch=master;protocol=https \
28 file://0001-tools-trace.py-Fix-failing-to-exit.patch \ 28 file://0001-tools-trace.py-Fix-failing-to-exit.patch \
29 file://0001-CMakeLists.txt-override-the-PY_CMD_ESCAPED.patch \ 29 file://0001-CMakeLists.txt-override-the-PY_CMD_ESCAPED.patch \
30 file://0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch \ 30 file://0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch \
31 file://0001-tests-cc-Use-c-14-standard.patch \
31 file://run-ptest \ 32 file://run-ptest \
32 file://ptest_wrapper.sh \ 33 file://ptest_wrapper.sh \
33 " 34 "