mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-04 20:54:47 +02:00
dpdk/20.11: disable afxdp PACKAGECONFIG by default
libbpf is in meta-oe and dpdk layer doesn't depend on oe layer. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
512bad803b
commit
c011004a49
|
@ -18,7 +18,7 @@ COMPATIBLE_MACHINE = "null"
|
|||
COMPATIBLE_HOST_libc-musl_class-target = "null"
|
||||
COMPATIBLE_HOST_linux-gnux32 = "null"
|
||||
|
||||
PACKAGECONFIG ??= " afxdp"
|
||||
PACKAGECONFIG ??= " "
|
||||
PACKAGECONFIG[afxdp] = ",,libbpf"
|
||||
PACKAGECONFIG[libvirt] = ",,libvirt"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user