]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
sdk-manual: Converted bullet list to ordered list
authorScott Rifenbark <srifenbark@gmail.com>
Thu, 19 Jul 2018 21:59:51 +0000 (14:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 09:28:43 +0000 (10:28 +0100)
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>
documentation/sdk-manual/sdk-appendix-customizing.xml

index 78ead9c02229450fafdafc12f2ae189cfe18be0a..c8d369a8c8a4d391a0056c0bf84062bf8a53a9a3 100644 (file)
         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:
                         </para></listitem>
                 </itemizedlist>
                 </para></listitem>
-        </itemizedlist>
+        </orderedlist>
     </para>
 </section>