package/ebtables: add SELinux module
authorMaxime Chevallier <maxime.chevallier@bootlin.com>
Mon, 28 Dec 2020 16:11:24 +0000 (17:11 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 29 Dec 2020 13:06:02 +0000 (14:06 +0100)
Support for ebtables is added in the system/iptables module in the
SELinux refpolicy.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/ebtables/ebtables.mk

index e8b982206c0220b421b999dc16489528df770a9c..93af5085ecbfe24f1ce9b32afaf9c2bee820c0b2 100644 (file)
@@ -8,6 +8,7 @@ EBTABLES_VERSION = 2.0.11
 EBTABLES_SITE = http://ftp.netfilter.org/pub/ebtables
 EBTABLES_LICENSE = GPL-2.0+
 EBTABLES_LICENSE_FILES = COPYING
+EBTABLES_SELINUX_MODULES = iptables
 
 ifeq ($(BR2_PACKAGE_EBTABLES_UTILS_SAVE),y)
 define EBTABLES_INSTALL_TARGET_UTILS_SAVE