On 09/23/2013 04:51 AM, Burton, Ross wrote: > On 23 September 2013 05:24, Philip Tricca <[email protected]> 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),
I'm not even sure what DISTRO_FEATURES_BACKFILL_CONSIDERED is so we can rule that out. Finding it in the docs now ... > or you're cherry-picking pieces from different releases (in which case > this probably isn't the fix you're after). I'm not doing anything so sophisticated (misguided?). I ran into this while setting up a build to test unrelated patches. Regardless this is the type of feedback I need so thank you. I'll go back and pull fresh from upstream and re-test. Regards, - Philip _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
