aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/openssh/openssh_selinux.inc
blob: 07c25c5f3239c27c97472d61432d31cf16174727 (plain)
1
2
3
4
5
6
inherit enable-selinux enable-audit

FILESEXTRAPATHS:prepend := "${THISDIR}/files:"

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