mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
checkpolicy: new package
[Thomas: - Indicate in the Config.in help text that this policy compiler is SELinux related. - Rewrap Config.in help text and remove trailing white space. - Add a comment in the .mk file to indicate why we're passing DESTDIR= at build time.] Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
611523d825
commit
37d7897106
@@ -1,5 +1,6 @@
|
||||
menu "Host utilities"
|
||||
|
||||
source "package/checkpolicy/Config.in.host"
|
||||
source "package/cramfs/Config.in.host"
|
||||
source "package/dfu-util/Config.in.host"
|
||||
source "package/dos2unix/Config.in.host"
|
||||
|
||||
Reference in New Issue
Block a user