]> code.ossystems Code Review - openembedded-core.git/commit
libseccomp: move recipe from meta-security to core
authorArmin Kuster <akuster808@gmail.com>
Sat, 24 Apr 2021 15:56:34 +0000 (15:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Apr 2021 13:14:29 +0000 (14:14 +0100)
commit5b0182f5c01c8b10b4b65f8af55d682be4839947
tree7e66092d88b40213ccc5630e9de20e4810541d19
parentcc44b71f6ea68ca0f483d635df7dc7b9905b1593
libseccomp: move recipe from meta-security to core

ptest results:
Regression Test Summary
 tests run: 1404
 tests skipped: 369
 tests passed: 1402
 tests failed: 2
 tests errored: 154

Add feature_check so that the other recipes who can take
advantage of this funtionality can enable it.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libseccomp/files/run-ptest [new file with mode: 0644]
meta/recipes-support/libseccomp/libseccomp_2.5.1.bb [new file with mode: 0644]