diff options
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.20.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.20.0.bb b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.20.0.bb index 43e828b..e92de91 100644 --- a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.20.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc_0.20.0.bb | |||
@@ -18,7 +18,7 @@ LUAJIT:powerpc64 = "" | |||
18 | 18 | ||
19 | RDEPENDS:${PN} += "bash python3 python3-core python3-setuptools xz" | 19 | RDEPENDS:${PN} += "bash python3 python3-core python3-setuptools xz" |
20 | 20 | ||
21 | SRC_URI = "gitsm://github.com/iovisor/bcc \ | 21 | SRC_URI = "gitsm://github.com/iovisor/bcc;branch=master;protocol=https \ |
22 | file://0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch \ | 22 | file://0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch \ |
23 | file://0001-tools-trace.py-Fix-failing-to-exit.patch \ | 23 | file://0001-tools-trace.py-Fix-failing-to-exit.patch \ |
24 | file://0001-CMakeLists.txt-override-the-PY_CMD_ESCAPED.patch \ | 24 | file://0001-CMakeLists.txt-override-the-PY_CMD_ESCAPED.patch \ |