diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2024-09-03 12:09:56 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-09-04 00:18:50 -0700 |
commit | acb53c7858a8a323aad1aa034e3bca028b0e1f4b (patch) | |
tree | b14ea74047c42697f82872ac584dc8209182e5f8 /dynamic-layers/meta-python/recipes-devtools/bcc | |
parent | 304da50e7838a41c117e86fc641947a41bec4103 (diff) | |
download | meta-clang-acb53c7858a8a323aad1aa034e3bca028b0e1f4b.tar.gz |
bpftrace: move from dynamic-layers/openembedded-layer to dynamic-layers/meta-python
* bpftrace itself doesn't depend on meta-python, but
bpftrace from dynamic-layers/openembedded-layer depends on bcc from dynamic-layers/meta-python
so better to move it there. This way both bcc and bpftrace are either both available
at the same time or neither of them.
* fixes https://github.com/kraj/meta-clang/issues/985
ERROR: Nothing PROVIDES 'bcc' (but /mnt/secondary/poky/meta-clang/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace_0.20.1.bb DEPENDS on or otherwise requires it). Close matches:
bc
byacc
NOTE: Runtime target 'bpftrace' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['bpftrace', 'bcc']
ERROR: Required build target 'core-image-minimal' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-minimal', 'bpftrace', 'bcc']
when only openembedded-layer (meta-oe) is in BBLAYERS and meta-python isn't.
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/bcc')
0 files changed, 0 insertions, 0 deletions