From cba7accf1922c08fb6cc35f89d028192b4d846cf Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 19 Jul 2018 14:29:14 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-appendix-customizing.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'documentation') 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 @@ Create a directory that can be shared over HTTP or HTTPS. - This directory will contain the published SDK. + You can do this by setting up a web server such as an + Apache HTTP Server + or + Nginx + server in the cloud to host the directory. + This directory must contain the published SDK. Set the -- cgit v1.2.3-54-g00ecf