Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change python-native back for denzil branch. | Xin Ouyang | 2012-10-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> | ||||
* | audit: inherit pythonnative | Xin Ouyang | 2012-08-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> | ||||
* | audit: Add audit.h from target libc-headers. | Xin Ouyang | 2012-05-31 | 1 | -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 Ouyang | 2012-03-27 | 1 | -0/+2 |
| | |||||
* | audit: Add the auditing subsystem package | Mark Hatle | 2012-01-30 | 1 | -0/+44 |
Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |