]> 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>
Sat, 24 Apr 2021 16:53:36 +0000 (17:53 +0100)
commit6dfecf95d3d4d46e7ff245dc4f44f9e861931421
treea46ecc9587bd4127cb9b1cb4d7cfd5e6021b8f75
parent53d941dcbc23175692498b72c67faa045c22c323
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]