]> code.ossystems Code Review - openembedded-core.git/commit
file: explicitly disable seccomp
authorRoss Burton <ross.burton@intel.com>
Fri, 18 Oct 2019 11:28:19 +0000 (12:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 19 Oct 2019 17:13:38 +0000 (18:13 +0100)
commita752faa152df031df5acaa40491299ac115109a4
tree3955a36657ceb5ff6ceb7f527a29c742cd3705e9
parent073c435644091c2801e45c6d02afa917de575082
file: explicitly disable seccomp

file will automatically enable seccomp if the seccomp headers are available, but
the build will fail on Opensuse Tumbleweed because the include paths are wrong.

Enabling seccomp is a bad idea because it interacts badly with pseudo (causing
build failures), so explicitly and globally disable seccomp.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/file/file_5.37.bb