1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

local.conf.sample.extended: remove obsolete DISTRO_FEATURES_INITMAN reference

(From meta-yocto rev: 8b2d223b7ae0ac004ae4ad8c4f38a307fc433f60)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2013-03-27 10:46:28 +00:00
committed by Richard Purdie
parent 5a1d4bebf0
commit 1c7fc0a4d1
@@ -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"