mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
08f0cd4c5c
Here is the setting in bpftool recipe: COMPATIBLE_HOST = "(x86_64|aarch64|riscv64).*-linux" bpftool only support 64 bit arch, so add it into NON_MULTILIB_RECIPES to avoid expanding lib32- variant Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>