mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
sdk-manual: Converted bullet list to ordered list
On second thought, the list I turned into a bullet list from the previous commit was a bit hasty. That list is order dependent. Reverted the list. (From yocto-docs rev: 24a77078af0e7a59dd180bdfe6a29afbaefdffcf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1fb6f7e3ff
commit
acf3319e5f
@@ -272,7 +272,7 @@
|
||||
If you want the users of an extensible SDK you build to be
|
||||
able to add items to the SDK without requiring the users to build
|
||||
the items from source, you need to do a number of things:
|
||||
<itemizedlist>
|
||||
<orderedlist>
|
||||
<listitem><para>
|
||||
Ensure the additional items you want the user to be able to
|
||||
install are already built:
|
||||
@@ -347,7 +347,7 @@
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</orderedlist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user