commit: https://git.buildroot.net/buildroot/commit/?id=7b5a30f7aab6bc0b0554b3bc1c2dd8cf09132155
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Support for gnupg is added by the apps/gpg module in the SELinux
refpolicy.
Signed-off-by: Fabrice Fontaine <redacted>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted>
---
package/gnupg/gnupg.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/gnupg/gnupg.mk b/package/gnupg/gnupg.mk
index 9729441bd2..68df11a0c3 100644
--- a/package/gnupg/gnupg.mk
+++ b/package/gnupg/gnupg.mk
@@ -11,6 +11,7 @@ GNUPG_LICENSE = GPL-3.0+
GNUPG_LICENSE_FILES = COPYING
GNUPG_DEPENDENCIES = zlib $(if $(BR2_PACKAGE_LIBICONV),libiconv)
GNUPG_CPE_ID_VENDOR = gnupg
+GNUPG_SELINUX_MODULES = gpg
GNUPG_CONF_ENV = ac_cv_sys_symbol_underscore=no
GNUPG_CONF_OPTS = \
--disable-rpath \
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot