Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lxc: Update support for seccomp on PPC architectures | Bogdan Purcareata | 2015-03-17 | 1 | -9/+20 |
| | | | | | | | Update the LXC recipe with the upstream-applied version of the patch. Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | lxc: Add support for seccomp on PPC architectures | Bogdan Purcareata | 2015-03-13 | 1 | -0/+100 |
Add the necessary bits to enable seccomp support for LXC running on PPC architectures. libseccomp added support for PPC [1], yet to be applied to Yocto/meta-security. [1] https://github.com/seccomp/libseccomp/tree/working-ppc64 Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |