summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/bcc/bcc_0.13.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/bcc/bcc_0.13.0.bb b/recipes-devtools/bcc/bcc_0.13.0.bb
index 30486f6..460ac23 100644
--- a/recipes-devtools/bcc/bcc_0.13.0.bb
+++ b/recipes-devtools/bcc/bcc_0.13.0.bb
@@ -14,7 +14,7 @@ DEPENDS += "bison-native \
14 14
15RDEPENDS_${PN} += "bash python3 python3-core" 15RDEPENDS_${PN} += "bash python3 python3-core"
16 16
17SRC_URI = "git://github.com/iovisor/bcc \ 17SRC_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 " 19 "
20 20