I've fixed it in when merging, but please don't put 'busybox' in square brackets as git-apply will strip anything in those out when it applies the patch.
Ross On 14 December 2016 at 15:01, Robert P. J. Day <[email protected]> wrote: > > There is no break in busybox's "defconfig" file to show where Runit > settings suddenly morph into SELinux settings, so add some comments. > > Signed-off-by: Robert P. J. Day <[email protected]> > > --- > > diff --git a/meta/recipes-core/busybox/busybox/defconfig > b/meta/recipes-core/busybox/busybox/defconfig > index cbdb139..773c4f8 100644 > --- a/meta/recipes-core/busybox/busybox/defconfig > +++ b/meta/recipes-core/busybox/busybox/defconfig > @@ -981,6 +981,10 @@ CONFIG_SV_DEFAULT_SERVICE_DIR="" > # CONFIG_ENVUIDGID is not set > # CONFIG_ENVDIR is not set > # CONFIG_SOFTLIMIT is not set > + > +# > +# SELinux utilities > +# > # CONFIG_CHCON is not set > # CONFIG_FEATURE_CHCON_LONG_OPTIONS is not set > # CONFIG_GETENFORCE is not set > > -- > > ======================================================================== > Robert P. J. Day Ottawa, Ontario, CANADA > http://crashcourse.ca > > Twitter: http://twitter.com/rpjday > LinkedIn: http://ca.linkedin.com/in/rpjday > ======================================================================== > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core >
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
