dev-manual: Fixed typo for "init_manager" in VIRTUAL-RUNTIME variable.

(From yocto-docs rev: 4ad23290e7dfa89287276473a3d2000fe9824cc7)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-04-08 07:48:43 -07:00 committed by Richard Purdie
parent 64a5bec850
commit 76d4a9ad5f
1 changed files with 2 additions and 2 deletions

View File

@ -3574,7 +3574,7 @@
<filename>local.conf</filename> file as follows:
<literallayout class='monospaced'>
DISTRO_FEATURES = "systemd"
VIRTUAL-RUNTIME_init-manager = "systemd"
VIRTUAL-RUNTIME_init_manager = "systemd"
</literallayout>
You can save some disk space by adding
<filename>sysvinit</filename> to the distribution features
@ -3595,7 +3595,7 @@
<filename>local.conf</filename> file as follows:
<literallayout class='monospaced'>
DISTRO_FEATURES = "systemd"
VIRTUAL-RUNTIME_init-manager = "systemd"
VIRTUAL-RUNTIME_init_manager = "systemd"
</literallayout>
Doing so causes your main image to use the
<filename>packagegroup-core-boot.bb</filename> recipe and