diff options
| -rw-r--r-- | meta-yocto/conf/local.conf.sample.extended | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-yocto/conf/local.conf.sample.extended b/meta-yocto/conf/local.conf.sample.extended index 4d9ce562dc..d0dff80385 100644 --- a/meta-yocto/conf/local.conf.sample.extended +++ b/meta-yocto/conf/local.conf.sample.extended | |||
| @@ -211,7 +211,3 @@ | |||
| 211 | # Put the following two lines in the conf file with intact. | 211 | # Put the following two lines in the conf file with intact. |
| 212 | #ARCHIVER_CLASS = "${@'archive-${ARCHIVER_MODE}-source' if ARCHIVER_MODE != 'none' else ''}" | 212 | #ARCHIVER_CLASS = "${@'archive-${ARCHIVER_MODE}-source' if ARCHIVER_MODE != 'none' else ''}" |
| 213 | #INHERIT += "${ARCHIVER_CLASS}" | 213 | #INHERIT += "${ARCHIVER_CLASS}" |
| 214 | # | ||
| 215 | # set init manager: sysvinit or systemd | ||
| 216 | # sysvinit is the default choice | ||
| 217 | #DISTRO_FEATURES_INITMAN ?= "sysvinit" | ||
