diff options
author | Adam Duskett <Aduskett@gmail.com> | 2017-02-02 17:45:03 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-09 15:30:02 +0200 |
commit | b06110621d5b3e936cec5eb433736db50ac36fd1 (patch) | |
tree | 2a48464e9beac1d345b88cb0941f0d35bdb1618d /support/scripts | |
parent | 86dcd0e6fecf0d19ceee211e0efc586aa023cb31 (diff) | |
download | buildroot-b06110621d5b3e936cec5eb433736db50ac36fd1.tar.gz buildroot-b06110621d5b3e936cec5eb433736db50ac36fd1.zip |
checkpolicy: allow compiling for target
checkpolicy is currently a host-only package, however it is a
dependency of audit2allow. This patch allows for checkpolicy to be
compiled for the target.
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
[Thomas:
- remove LIBSELINUX_INSTALL_STAGING = YES, doing it in
checkpolicy.mk is wrong, and libselinux is already installed to
staging
- add "select BR2_PACKAGE_LIBSELINUX" in Config.in, and propagate the
necessary dependencies
- add host-flex in dependencies, since it is also needed (in addition
to target flex).]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts')
0 files changed, 0 insertions, 0 deletions