]> code.ossystems Code Review - openembedded-core.git/commit
apt: Disable libseccomp
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 Apr 2021 16:55:19 +0000 (17:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Apr 2021 13:14:29 +0000 (14:14 +0100)
commit1425fe0f28a31b1d4004736b9edb036680e12c92
treeeedde869981e024c472e90b0ed32779d05eb8a59
parentc057509306319cc0c2c7ef89154995ffd96c5646
apt: Disable libseccomp

This isn't in DEPENDS and isn't configured. It can detect the library when
pulled in via other dependencies meaning the build isn't deterministic.

Ultimately this could become a PACKAGECONFIG. It doesn't build on musl
so disable it for now until someone fixes and sorts this out properly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/apt/apt_2.2.2.bb