mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/tzdata: enable selinux module
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
aa8e38a516
commit
5483e6a668
@@ -7,6 +7,7 @@
|
||||
TZDATA_VERSION = 2023c
|
||||
TZDATA_SOURCE = tzdata$(TZDATA_VERSION).tar.gz
|
||||
TZDATA_SITE = https://www.iana.org/time-zones/repository/releases
|
||||
TZDATA_SELINUX_MODULES = tzdata
|
||||
TZDATA_STRIP_COMPONENTS = 0
|
||||
TZDATA_DEPENDENCIES = host-tzdata
|
||||
HOST_TZDATA_DEPENDENCIES = host-zic
|
||||
|
||||
Reference in New Issue
Block a user