diff options
-rw-r--r-- | dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.33.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.33.0.bb b/dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.33.0.bb index d414f6f..c4da9d9 100644 --- a/dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.33.0.bb +++ b/dynamic-layers/meta-python/recipes-devtools/bcc/bcc_0.33.0.bb | |||
@@ -32,8 +32,6 @@ SRCREV = "92e32ff8a06616779f3a3191b75da6881d59fd17" | |||
32 | 32 | ||
33 | PV .= "+git" | 33 | PV .= "+git" |
34 | 34 | ||
35 | S = "${WORKDIR}/git" | ||
36 | |||
37 | PACKAGECONFIG ??= "examples" | 35 | PACKAGECONFIG ??= "examples" |
38 | PACKAGECONFIG:remove:libc-musl = "examples" | 36 | PACKAGECONFIG:remove:libc-musl = "examples" |
39 | 37 | ||