package/smstools3: add SELinux module

Support for smstools3 is added by the services/smstools module in the
SELinux refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Fabrice Fontaine 2021-08-01 13:43:52 +02:00 committed by Yann E. MORIN
parent 7033a1ee7f
commit b2b9070560

View File

@ -8,6 +8,7 @@ SMSTOOLS3_VERSION = 3.1.21
SMSTOOLS3_SITE = http://smstools3.kekekasvi.com/packages
SMSTOOLS3_LICENSE = GPL-2.0+
SMSTOOLS3_LICENSE_FILES = doc/license.html LICENSE
SMSTOOLS3_SELINUX_MODULES = smstools
SMSTOOLS3_CFLAGS = $(TARGET_CFLAGS)
SMSTOOLS3_CFLAGS += -D NUMBER_OF_MODEMS=$(BR2_PACKAGE_SMSTOOLS3_NB_MODEMS)