mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02: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:
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user