summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/meta-python')
-rw-r--r--dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.30.0.bb (renamed from dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.29.1.bb)4
1 files changed, 3 insertions, 1 deletions
diff --git a/dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.29.1.bb b/dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.30.0.bb
index 496b777..4509222 100644
--- a/dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.29.1.bb
+++ b/dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.30.0.bb
@@ -27,7 +27,9 @@ SRC_URI = "gitsm://github.com/iovisor/bcc;branch=master;protocol=https \
27 file://ptest_wrapper.sh \ 27 file://ptest_wrapper.sh \
28 " 28 "
29 29
30SRCREV = "eb8ede2d70b17350757f2570ef76ea4c2e1dbff8" 30SRCREV = "1d8daaa395f066b328a56a36fbd40a0de3a7b3c1"
31
32PV .= "+git"
31 33
32S = "${WORKDIR}/git" 34S = "${WORKDIR}/git"
33 35