diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-09-16 11:11:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-23 15:27:34 +0100 |
commit | 394b909174f1e2bd97eff1e7ee693e3fd55f0896 (patch) | |
tree | 32e2d82ae8c510ebbb7fe02765c0f12f57ab920e /documentation/sdk-manual | |
parent | 0ac7b1e9dfe96b22c1744742120794d151635909 (diff) | |
download | poky-394b909174f1e2bd97eff1e7ee693e3fd55f0896.tar.gz |
sdk-manual: Removed notes about the BitBake Commander
Fixes [YOCTO #10032]
The fix to remove the BitBake Commander from the tools to install
when dealing with the Eclipse Yocto Plug-in has happened.
Consequently, I removed the developer notes in the manual stating
that the Commander was still showing up there. The manual set
is now clean of this stuff.
(From yocto-docs rev: fbe169b086faac571de8a2ebd9d32682162cfd31)
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-appendix-mars.xml | 9 | ||||
-rw-r--r-- | documentation/sdk-manual/sdk-using.xml | 9 |
2 files changed, 0 insertions, 18 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-mars.xml b/documentation/sdk-manual/sdk-appendix-mars.xml index 89d7929e9d..ef80608d28 100644 --- a/documentation/sdk-manual/sdk-appendix-mars.xml +++ b/documentation/sdk-manual/sdk-appendix-mars.xml | |||
@@ -291,15 +291,6 @@ | |||
291 | <listitem><para>Check the boxes that appear in | 291 | <listitem><para>Check the boxes that appear in |
292 | the installation window to install the | 292 | the installation window to install the |
293 | following: | 293 | following: |
294 | |||
295 | <note><title>Developer's Note</title> | ||
296 | <para role='writernotes'> | ||
297 | Right now, a check box for BitBake Commander | ||
298 | is appearing. | ||
299 | This probably needs removed. | ||
300 | Do not check this box.</para> | ||
301 | </note> | ||
302 | |||
303 | <literallayout class='monospaced'> | 294 | <literallayout class='monospaced'> |
304 | Yocto Project SDK Plug-in | 295 | Yocto Project SDK Plug-in |
305 | Yocto Project Documentation plug-in | 296 | Yocto Project Documentation plug-in |
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index 603e855662..d05e53f7f6 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml | |||
@@ -900,15 +900,6 @@ | |||
900 | <listitem><para>Check the boxes that appear in | 900 | <listitem><para>Check the boxes that appear in |
901 | the installation window to install the | 901 | the installation window to install the |
902 | following: | 902 | following: |
903 | |||
904 | <note><title>Developer's Note</title> | ||
905 | <para role='writernotes'> | ||
906 | Right now, a check box for BitBake Commander | ||
907 | is appearing. | ||
908 | This probably needs removed. | ||
909 | Do not check this box.</para> | ||
910 | </note> | ||
911 | |||
912 | <literallayout class='monospaced'> | 903 | <literallayout class='monospaced'> |
913 | Yocto Project SDK Plug-in | 904 | Yocto Project SDK Plug-in |
914 | Yocto Project Documentation plug-in | 905 | Yocto Project Documentation plug-in |