From bfe4fef0984acc39cc1de9e49d24734a8b241114 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 19 Jul 2018 14:59:51 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-appendix-customizing.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 78ead9c022..c8d369a8c8 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml @@ -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: - + Ensure the additional items you want the user to be able to install are already built: @@ -415,7 +415,7 @@ - + -- cgit v1.2.3-54-g00ecf