summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-07-19 14:29:14 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-15 10:28:12 +0100
commitcba7accf1922c08fb6cc35f89d028192b4d846cf (patch)
tree6b52a0bb0e87875e173ca3d11a0f78a3d70e5362 /documentation
parent67fd9e2e606f9a9354c9b46f193a5da5e1ac8af3 (diff)
downloadpoky-cba7accf1922c08fb6cc35f89d028192b4d846cf.tar.gz
sdk-manual: Provided better wording for sharing HTTP or HTTPS server
Step 1 of the "Providing Updates to the Extensible SDK After Installation" section really did not do much for the reader regarding setting up a HTTP or HTTPS directory. I added more detail on how to generally do that. (From yocto-docs rev: b90de53859545a835629a56eab08fa58479c36ff) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/sdk-manual/sdk-appendix-customizing.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml
index 718b9d4c19..6c68a849ff 100644
--- a/documentation/sdk-manual/sdk-appendix-customizing.xml
+++ b/documentation/sdk-manual/sdk-appendix-customizing.xml
@@ -220,7 +220,12 @@
220 <orderedlist> 220 <orderedlist>
221 <listitem><para> 221 <listitem><para>
222 Create a directory that can be shared over HTTP or HTTPS. 222 Create a directory that can be shared over HTTP or HTTPS.
223 This directory will contain the published SDK. 223 You can do this by setting up a web server such as an
224 <ulink url='https://en.wikipedia.org/wiki/Apache_HTTP_Server'>Apache HTTP Server</ulink>
225 or
226 <ulink url='https://en.wikipedia.org/wiki/Nginx'>Nginx</ulink>
227 server in the cloud to host the directory.
228 This directory must contain the published SDK.
224 </para></listitem> 229 </para></listitem>
225 <listitem><para> 230 <listitem><para>
226 Set the 231 Set the