aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/audit
Commit message (Collapse)AuthorAgeFilesLines
* audit: build only libauditDaniel Golle2020-08-314-302/+0
| | | | | | Turns out auditd depends on libev. Lets have that in packages.git. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* audit: new packageThomas Petazzoni2020-08-314-0/+302
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> [fix build with GCC 10 and disable MIPS16 as build emits sync instruction] Signed-off-by: W. Michael Petullo <mike@flyn.org>