summaryrefslogtreecommitdiffstats
path: root/recipes-security/libseccomp
Commit message (Collapse)AuthorAgeFilesLines
* libseccomp: fix SRC_URI for multilibPaul Eggleton2015-01-131-1/+1
| | | | | | | | ${BPN} should be used instead of ${PN} where you want the name without any prefix (and ${BP} is short for ${BPN}-${PV}). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: add package for tests.Armin Kuster2014-11-281-0/+9
| | | | | | | | | | | I wanted to run the tests manually on a target. Tests are now built and packaged. to run: /usr/lib/libseccomp/tests/regression -a will add ptest later. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: add latest stable version, add ptestJoe MacDonald2013-11-044-3/+395
| | | | | | | | | A new stable version of libseccomp is available, so update the recipe. At the same time, integrate the ptest support that's currently being discussed on the libseccomp list. Signed-off-by: Joe MacDonald <joe@deserted.net> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* security layer updated workAndrei Dinu2013-07-012-0/+51
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>