diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-08-19 11:34:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-25 23:09:27 +0100 |
commit | 151a12987798be76d6aa8f4ed821f9f8bed9479f (patch) | |
tree | e37e88aa9d856ce2f93f8a125076e736786adc87 | |
parent | 766e91fa2bc5578900c91301742b38bd4888494e (diff) | |
download | poky-151a12987798be76d6aa8f4ed821f9f8bed9479f.tar.gz |
sdk-manual: Removed bad link
Dumped a link to pre-built kernel naming information. The
link was to the sdk-manual, which made no sense.
(From yocto-docs rev: 9b7a9f8217d9251f2d7166afc0bb3b4235264201)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/sdk-manual/sdk-using.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index 41ac10d3ad..cd95d15e68 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml | |||
@@ -494,11 +494,9 @@ | |||
494 | See the | 494 | See the |
495 | "<ulink url='&YOCTO_DOCS_DEV_URL;#patching-the-kernel'>Patching the Kernel</ulink>" | 495 | "<ulink url='&YOCTO_DOCS_DEV_URL;#patching-the-kernel'>Patching the Kernel</ulink>" |
496 | section in the Yocto Project Development | 496 | section in the Yocto Project Development |
497 | manual for an example.</para></listitem> | 497 | manual for an example. |
498 | </itemizedlist></para> | 498 | </para></listitem> |
499 | <para>For information on pre-built kernel image naming schemes for images | 499 | </itemizedlist> |
500 | that can run on the QEMU emulator, see the | ||
501 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>. | ||
502 | </para></listitem> | 500 | </para></listitem> |
503 | <listitem><para><emphasis>Install the SDK</emphasis>: | 501 | <listitem><para><emphasis>Install the SDK</emphasis>: |
504 | The SDK provides a target-specific cross-development toolchain, the root filesystem, | 502 | The SDK provides a target-specific cross-development toolchain, the root filesystem, |