mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
kernel-selftest: Remove bpf on x86/32bit
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5f1095ba61
commit
a84c46158f
|
|
@ -19,6 +19,7 @@ SRC_URI += "file://run-ptest \
|
|||
# bpf was added in 4.10 with: https://github.com/torvalds/linux/commit/5aa5bd14c5f8660c64ceedf14a549781be47e53d
|
||||
# if you have older kernel than that you need to remove it from PACKAGECONFIG
|
||||
PACKAGECONFIG ??= "bpf vm"
|
||||
PACKAGECONFIG_remove_x86 = "bpf"
|
||||
|
||||
PACKAGECONFIG[bpf] = ",,elfutils libcap libcap-ng rsync-native,"
|
||||
PACKAGECONFIG[vm] = ",,libcap,libgcc bash"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user