[poky] [PATCH] local.conf.sample.extended: remove obsolete DISTRO_FEATURES_INITMAN reference
Ross Burton
ross.burton at intel.com
Wed Mar 27 03:46:28 PDT 2013
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta-yocto/conf/local.conf.sample.extended | 4 ----
1 file changed, 4 deletions(-)
diff --git a/meta-yocto/conf/local.conf.sample.extended b/meta-yocto/conf/local.conf.sample.extended
index 4d9ce56..d0dff80 100644
--- a/meta-yocto/conf/local.conf.sample.extended
+++ b/meta-yocto/conf/local.conf.sample.extended
@@ -211,7 +211,3 @@
# Put the following two lines in the conf file with intact.
#ARCHIVER_CLASS = "${@'archive-${ARCHIVER_MODE}-source' if ARCHIVER_MODE != 'none' else ''}"
#INHERIT += "${ARCHIVER_CLASS}"
-#
-# set init manager: sysvinit or systemd
-# sysvinit is the default choice
-#DISTRO_FEATURES_INITMAN ?= "sysvinit"
--
1.7.10.4
More information about the poky
mailing list