diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-09-12 21:12:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-13 17:38:07 +0100 |
commit | 025343ed6e7ef9ccb7d3ff629d5e6b2f0f850924 (patch) | |
tree | 353e4013874d31cf13d78b939d13e34841bbbe09 /meta/lib/oe/recipeutils.py | |
parent | 6c1ed635dfddbec565b9328b9bcf462eea61a558 (diff) | |
download | poky-025343ed6e7ef9ccb7d3ff629d5e6b2f0f850924.tar.gz |
insane: Recognise BPF as a valid EM_MACHINE type
BPF Linux ELF objects are generated with kernel-selftests with
>= 4.18 kernel and when clang is enabled which packages BPF objects
into packages, therefore recongnise this as a valid ELF target
Add a selftest for BPF
Do not flag BPF objects in target, since they pretty much will be ok for
most of kernels architectures we care do support BPF
(From OE-Core rev: 3667a8ec016bae3f8026ef7b4c895546804f6368)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/recipeutils.py')
0 files changed, 0 insertions, 0 deletions