[yocto] [meta-selinux] Add sysvinit to DISTRO_FEATURES in oe-selinux distro.

Burton, Ross ross.burton at intel.com
Mon Sep 23 01:51:09 PDT 2013


On 23 September 2013 05:24, Philip Tricca <flihp at twobit.us> wrote:
> -DISTRO_FEATURES_append = "pam selinux"
> +DISTRO_FEATURES_append = "pam selinux sysvinit"

sysvinit is a backfilled distro feature so you shouldn't need this.  I
can see two cases where you may need it: either you're setting
DISTRO_FEATURES_BACKFILL_CONSIDERED to sysvinit (in which case don't),
or you're cherry-picking pieces from different releases (in which case
this probably isn't the fix you're after).

Ross



More information about the yocto mailing list