summaryrefslogtreecommitdiffstats
path: root/recipes-security/audit/audit_2.1.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* change python-native back for denzil branch.Xin Ouyang2012-10-181-2/+2
| | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* audit: inherit pythonnativeXin Ouyang2012-08-031-1/+1
| | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* audit: Add audit.h from target libc-headers.Xin Ouyang2012-05-311-0/+11
| | | | | | | | | | | The executables in lib/, which are named as gen_*_h, will run on the hosts to create *_tables.h/*tabs.h header files for the targets. In some old hosts, build will fail because audit.h in the old linux-libc-headers (<= 2.6.29) has a incomplete netlink message list for the audit system. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* audit: Add a patch for cross compiling.Xin Ouyang2012-03-271-0/+2
|
* audit: Add the auditing subsystem packageMark Hatle2012-01-301-0/+44
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>