Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable-audit.bbclass: remove implement of packageconfig audit | Kai Kang | 2018-05-08 | 1 | -1/+0 |
| | | | | | | | | | | | enable-audit.bbclass is only used by systemd. And systemd has adapted to use build tool meson and implement PACKAGECONFIG audit in recipe file of systemd in oe-core. So remove implement of PACKAGECONFIG audit from enable-audit.bbclass. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> | ||||
* | layer: add selinux/audit bbclasses | Xin Ouyang | 2013-01-05 | 1 | -0/+5 |
Add bbclasses only for target packages to enable selinux support, not native/nativesdk/cross/crosssdk pacakges. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> |