]> 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)
committerArmin Kuster <akuster808@gmail.com>
Sat, 26 Oct 2019 06:44:34 +0000 (23:44 -0700)
commitcbbbee1dce84d6ff62fb72282088f839cb642857
tree983877eed0257f90a0e594a6534e10d4e3f8f18d
parent03796926046e5b5b57349d66de6bb009a34d2cb2
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>
(cherry picked from commit a752faa152df031df5acaa40491299ac115109a4)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/file/file_5.37.bb