aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/openssh/openssh_%.bbappend
blob: 223b8cfd8db6f374cde7738cfe2b0ad6cfbbb431 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PR .= ".5"

inherit with-selinux

FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}"

# There is no distro feature just for audit.  If we want it,
# uncomment the following.
#
#PACKAGECONFIG += "${@target_selinux(d, 'audit')}"

PACKAGECONFIG[audit] = "--with-audit=linux,--without-audit,audit,"