mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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 <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bf5e8e860c
commit
c89427bebe
@@ -243,7 +243,12 @@
|
||||
<orderedlist>
|
||||
<listitem><para>
|
||||
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
|
||||
<ulink url='https://en.wikipedia.org/wiki/Apache_HTTP_Server'>Apache HTTP Server</ulink>
|
||||
or
|
||||
<ulink url='https://en.wikipedia.org/wiki/Nginx'>Nginx</ulink>
|
||||
server in the cloud to host the directory.
|
||||
This directory must contain the published SDK.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
Set the
|
||||
|
||||
Reference in New Issue
Block a user