[yocto] [meta-selinux][PATCH 3/5] Remove runtime dependency on policycoreutils from the reference policy.

2013-10-17 Thread Philip Tricca
The only thing refpol needs to depend on at runtime are the things necessary to load the policy. If sysvinit is patched to load the policy (which it is) then we only need the config. --- recipes-security/refpolicy/refpolicy_common.inc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [yocto] [meta-selinux][PATCH 3/5] Remove runtime dependency on policycoreutils from the reference policy.

2013-10-09 Thread Philip Tricca
The only thing refpol needs to depend on at runtime are the things necessary to load the policy. If sysvinit is patched to load the policy (which it is) then we only need the config. Signed-off-by: Philip Tricca --- recipes-security/refpolicy/refpolicy_common.inc |2 +- 1 file changed, 1 in