diff options
Diffstat (limited to 'dynamic-layers/openembedded-layer')
-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 1c24555..4352db4 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 | |||
@@ -24,7 +24,7 @@ SRC_URI = "gitsm://github.com/iovisor/bcc \ | |||
24 | file://0001-CMakeLists.txt-override-the-PY_CMD_ESCAPED.patch \ | 24 | file://0001-CMakeLists.txt-override-the-PY_CMD_ESCAPED.patch \ |
25 | " | 25 | " |
26 | 26 | ||
27 | SRCREV = "ab14fafec3fc13f89bd4678b7fc94829dcacaa7b" | 27 | SRCREV = "b2a76fa63f19036fbc9b3a705fbfa6358992ae22" |
28 | 28 | ||
29 | PV .= "+git${SRCPV}" | 29 | PV .= "+git${SRCPV}" |
30 | 30 | ||