mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +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: 9ea640ffea2a2c9827f18070a5b287453c8653e9) 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
5cdf2e8b2c
commit
bfe4fef098
@@ -340,7 +340,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:
|
||||
@@ -415,7 +415,7 @@
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</orderedlist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user