package/tpm2-tools: add SELinux module
Support for tpm2-tools is added by the services/tpm2 module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
61f50fdc7d
commit
c92351aa11
@ -9,6 +9,7 @@ TPM2_TOOLS_SITE = https://github.com/tpm2-software/tpm2-tools/releases/download/
|
||||
TPM2_TOOLS_LICENSE = BSD-3-Clause
|
||||
TPM2_TOOLS_LICENSE_FILES = doc/LICENSE
|
||||
TPM2_TOOLS_CPE_ID_VENDOR = tpm2-tools_project
|
||||
TPM2_TOOLS_SELINUX_MODULES = tpm2
|
||||
TPM2_TOOLS_DEPENDENCIES = libcurl openssl tpm2-tss host-pkgconf util-linux
|
||||
|
||||
# -fstack-protector-all and FORTIFY_SOURCE=2 is used by
|
||||
|
Loading…
Reference in New Issue
Block a user