diff options
author | Peter Morrow <pemorrow@linux.microsoft.com> | 2021-09-06 13:07:53 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-09-07 10:03:49 -0700 |
commit | 4c21b6633821ddba4fde2707dfe0a05683fe18ec (patch) | |
tree | be55c3bfc9d63ef485b75f9f97586827380737ad /meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch | |
parent | 549ff5368e874081c00abe738cba63683456b9c4 (diff) | |
download | meta-openembedded-4c21b6633821ddba4fde2707dfe0a05683fe18ec.tar.gz |
libbpf: remove kernel configuration dependency
This dependency introduces a cycle with pahole:
```
kernel --> pahole --> libbpf
^ /
\ /
`------------------<
```
pahole is a build time dependency of the kernel which is required to
generate BTF symbols. The dependency on the kernel configuration is nice
to have but makes using pahole during kernel compile time impossible.
Furthermore this dependency doesn't make sense when building libbpf
purely to ship it via a SDK.
Signed-off-by: Peter Morrow <pemorrow@linux.microsoft.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch')
0 files changed, 0 insertions, 0 deletions