mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
manuals: define proper numbered lists
Using "#." instead of "1.", "2.", "3.", etc. (From yocto-docs rev: 11c2585acd0fa6c330702af2359ce5a9e47cde1f) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reported-by: Quentin Schulz <foss+yocto@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
474e071608
commit
6846d4d00b
@@ -554,10 +554,10 @@ to use. In your configuration, you use the
|
||||
:term:`PACKAGE_CLASSES`
|
||||
variable to specify the format:
|
||||
|
||||
1. Open the ``local.conf`` file inside your :term:`Build Directory` (e.g.
|
||||
#. Open the ``local.conf`` file inside your :term:`Build Directory` (e.g.
|
||||
``poky/build/conf/local.conf``).
|
||||
|
||||
2. Select the desired package format as follows::
|
||||
#. Select the desired package format as follows::
|
||||
|
||||
PACKAGE_CLASSES ?= "package_packageformat"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user