From 0936eed201f8db132ec0fa072a45f453ddab1d7d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Sat, 23 Jan 2016 10:59:24 -0800 Subject: sdk-manual: Added two appendix files to SDK Manual. (From yocto-docs rev: ce926aeeb6e5594de53f606910a932b3a54ee5f0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../sdk-manual/sdk-appendix-customizing.xml | 24 ++++++++++++++++ documentation/sdk-manual/sdk-appendix-obtain.xml | 33 ++++++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 documentation/sdk-manual/sdk-appendix-customizing.xml create mode 100644 documentation/sdk-manual/sdk-appendix-obtain.xml (limited to 'documentation') diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml new file mode 100644 index 0000000000..c2cb4aa005 --- /dev/null +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml @@ -0,0 +1,24 @@ + %poky; ] > + + + +Customizing the SDK + + + This chapter is going to cover the details on extending the SDK through + user customizations. + I am not sure if this is possible for both the standard and extensible + SDK or what. + + + + I do not have a feel for what sub-topics need to be covered here. + I need to get this information from Paul. + + + + diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml new file mode 100644 index 0000000000..fbdb240368 --- /dev/null +++ b/documentation/sdk-manual/sdk-appendix-obtain.xml @@ -0,0 +1,33 @@ + %poky; ] > + + + +Obtaining the SDK + + + This chapter is going to cover the details on getting the SDK on your + system. + It is debatable as to whether or not this should be an appendix. + It could be part of a main chapter I think. + Originally suggested by Paul that it should be an appendix. + + + + The idea here is to gather all the current information in the regular + YP doc set that describes how to locate, download, or build out the SDK. + + + + One thing that needs discussed is any differences between getting the + standard SDK as compared to the extended SDK. + Do we have pre-build extended SDKs laying around? + Where do we get any pre-build SDKs from? + Show the methods by which the user builds out the SDK? + + + + -- cgit v1.2.3-54-g00ecf