diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-15 11:19:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:17:49 +0100 |
commit | 6ed08ab9cef779c7e916ff591389b804a802af7a (patch) | |
tree | b5f9792622e4a24483c9fe5cec45c9e765a5fd3d /documentation/sdk-manual | |
parent | a345563928b1a2b5b1d9603c39c4517654a4a169 (diff) | |
download | poky-6ed08ab9cef779c7e916ff591389b804a802af7a.tar.gz |
sdk-manual: Removed redundant link to "Build Directory"
(From yocto-docs rev: 9ce5617e008ce18656cc04608c50186f3d3b05bf)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r-- | documentation/sdk-manual/sdk-eclipse-project.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index 9154f1f280..7abdded4be 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml | |||
@@ -679,8 +679,7 @@ | |||
679 | <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>wiki</ulink>. | 679 | <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>wiki</ulink>. |
680 | If so, the | 680 | If so, the |
681 | <filename>MY_QEMU_ROOTFS</filename> | 681 | <filename>MY_QEMU_ROOTFS</filename> |
682 | directory is found in the | 682 | directory is found in the Build Directory |
683 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> | ||
684 | and you would browse to and select that | 683 | and you would browse to and select that |
685 | directory (e.g. | 684 | directory (e.g. |
686 | <filename>/home/scottrif/poky/build/MY_QEMU_ROOTFS</filename>). | 685 | <filename>/home/scottrif/poky/build/MY_QEMU_ROOTFS</filename>). |