mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
restorecond: upgrade 3.3 -> 3.4
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
123166b8c3
commit
420efa1ba2
|
|
@ -10,11 +10,11 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=393a5ca445f6965873eca0259a17f833"
|
|||
|
||||
require selinux_common.inc
|
||||
|
||||
inherit systemd update-rc.d
|
||||
inherit pkgconfig systemd update-rc.d
|
||||
|
||||
DEPENDS += "libsepol libselinux libpcre dbus-glib glib-2.0 pkgconfig-native"
|
||||
DEPENDS = "libsepol libselinux glib-2.0"
|
||||
|
||||
EXTRA_OEMAKE += "SYSTEMDSYSTEMUNITDIR=${systemd_system_unitdir} \
|
||||
EXTRA_OEMAKE = "SYSTEMDSYSTEMUNITDIR=${systemd_system_unitdir} \
|
||||
SYSTEMDUSERUNITDIR=${systemd_user_unitdir} \
|
||||
"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user