meta-selinux/recipes-security
Xin Ouyang f63df30423 audit: use generated headers for cross compiling
Default audit Makefile will generate native executables in lib/ and
auparse/, which are named as gen_*_h and run on the hosts to create
*_tables.h/*tabs.h header files for the targets.

This is inappropriate for our cross compiling because they need
linux-libc-headers from the host.

Even worse, on some old hosts, build will fail because some .h files
in the old linux-libc-headers (<= 2.6.29) has incomplete DEFINE lists
for the audit system.

So add *tables.h/*tabs.h header files which are generated from
linux-libc-headers-3.4, and do not generate and run those native
executables.

Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
2013-04-02 16:57:55 +08:00
..
audit audit: use generated headers for cross compiling 2013-04-02 16:57:55 +08:00
images core-image-selinux: update task-* to packagegroup-* 2012-10-18 11:07:44 +08:00
libcap-ng libcap-ng: fix the QA issue for libcap-ng.so* 2013-03-19 10:16:00 +08:00
refpolicy refpolicy: oe-core /var/log symlink policy for apache 2013-03-19 11:06:14 +08:00
selinux policycoreutils: target build alway need libcgroup&libcap-ng 2013-02-17 18:20:08 +08:00
setools setools: fix incorrect PYTHON_LDFLAGS. 2013-01-28 10:27:59 +08:00
tasks selinux-task: add necessary packages for selinux 2012-08-21 16:14:03 +08:00