]> code.ossystems Code Review - openembedded-core.git/commitdiff
busybox: add comments to separate Runit from SELinux content in defconfig
authorRobert P. J. Day <rpjday@crashcourse.ca>
Wed, 14 Dec 2016 15:01:01 +0000 (10:01 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Dec 2016 09:56:42 +0000 (09:56 +0000)
There is no break in busybox's "defconfig" file to show where Runit
settings suddenly morph into SELinux settings, so add some comments.

(From OE-Core rev: 0fa590ed6c26aa065a9da8edbf65436fa1f6d04f)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/defconfig

index cbdb1391fd33db5311f592e52043516d0f161a0f..773c4f807ff4e3f8736e057b887fe752cf9541b9 100644 (file)
@@ -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