summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.17.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-02-06 12:19:46 -0800
committerKhem Raj <raj.khem@gmail.com>2021-02-14 00:10:36 -0800
commitfb9efbb0b6366620a16bd7ddacb7d027e938c506 (patch)
tree80e842f5c4568d1818506a40b0d0699b580b67da /dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.17.0.bb
parent941be6fe7537e78a491b79909292ff7295a8e6f1 (diff)
downloadmeta-clang-fb9efbb0b6366620a16bd7ddacb7d027e938c506.tar.gz
bcc: Fix build with clang-12
bring-in needed patches from upstream Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.17.0.bb')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.17.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.17.0.bb b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.17.0.bb
index d6f70d3..03d3236 100644
--- a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.17.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.17.0.bb
@@ -18,6 +18,8 @@ SRC_URI = "gitsm://github.com/iovisor/bcc \
18 file://0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch \ 18 file://0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch \
19 file://0001-tools-trace.py-Fix-failing-to-exit.patch \ 19 file://0001-tools-trace.py-Fix-failing-to-exit.patch \
20 file://0001-CMakeLists.txt-override-the-PY_CMD_ESCAPED.patch \ 20 file://0001-CMakeLists.txt-override-the-PY_CMD_ESCAPED.patch \
21 file://0001-fix-compilation-issues-with-latest-llvm12-trunk.patch \
22 file://0002-fix-compilation-error-with-latest-llvm12-trunk.patch \
21 " 23 "
22 24
23SRCREV = "ad5b82a5196b222ed2cdc738d8444e8c9546a77f" 25SRCREV = "ad5b82a5196b222ed2cdc738d8444e8c9546a77f"