mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
SDK manual: fix reference to appendix
Fixes [YOCTO #14307] (From yocto-docs rev: d14bdf401114054d517c09d483947705e2a0d71d) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reported-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c643a4749c
commit
be976e3aa1
@@ -1271,11 +1271,9 @@ To update your installed SDK, use ``devtool`` as follows:
|
||||
$ devtool sdk-update
|
||||
|
||||
The previous command assumes your SDK provider has set the
|
||||
default update URL for you through the
|
||||
:term:`SDK_UPDATE_URL`
|
||||
variable as described in the "`Providing Updates to the Extensible SDK
|
||||
After
|
||||
Installation <#sdk-providing-updates-to-the-extensible-sdk-after-installation>`__"
|
||||
default update URL for you through the :term:`SDK_UPDATE_URL`
|
||||
variable as described in the
|
||||
":ref:`sdk-manual/appendix-customizing:Providing Updates to the Extensible SDK After Installation`"
|
||||
section. If the SDK provider has not set that default URL, you need to
|
||||
specify it yourself in the command as follows: $ devtool sdk-update
|
||||
path_to_update_directory
|
||||
|
||||
Reference in New Issue
Block a user