mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/tpm2-abrmd: add SELinux module
Support for tpm2-abrmd 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
0e8c810431
commit
f87b741176
@ -8,6 +8,7 @@ TPM2_ABRMD_VERSION = 2.3.3
|
||||
TPM2_ABRMD_SITE = https://github.com/tpm2-software/tpm2-abrmd/releases/download/$(TPM2_ABRMD_VERSION)
|
||||
TPM2_ABRMD_LICENSE = BSD-2-Clause
|
||||
TPM2_ABRMD_LICENSE_FILES = LICENSE
|
||||
TPM2_ABRMD_SELINUX_MODULES = tpm2
|
||||
TPM2_ABRMD_INSTALL_STAGING = YES
|
||||
TPM2_ABRMD_DEPENDENCIES = libglib2 tpm2-tss host-pkgconf
|
||||
TPM2_ABRMD_CONF_OPTS = \
|
||||
|
Loading…
Reference in New Issue
Block a user