From c89427bebe180ce98610f933a6c2156abf68a6d3 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: ff250cea239668db5fe26aa912942c0d142833fa) 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/sdk-manual') diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 7b03e6fc94..1c6e461361 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml @@ -243,7 +243,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