mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
PR .= ".1"
|
|
|
|
inherit selinux
|
|
# If selinux enabled, disable handlers to rw command history file
|
|
FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/${PN}:')}"
|