diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-06-20 14:29:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-28 09:23:04 +0100 |
commit | c232b559f78ad0ad407fa23347af504dd4a18110 (patch) | |
tree | 92d761eea390a520d0d6ea5c8821795f14ab65eb /documentation/sdk-manual/sdk-eclipse-project.xml | |
parent | 84a37339cca3b9f5e38ae597cee92aadeae2fdee (diff) | |
download | poky-c232b559f78ad0ad407fa23347af504dd4a18110.tar.gz |
sdk-manual: Updates to configuring the cross compiler options
Used correct formatting for menu items and items fromt the
dialog screens.
(From yocto-docs rev: 28b37c9b0785da50a0da19757d70429de06991b5)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/sdk-eclipse-project.xml')
-rw-r--r-- | documentation/sdk-manual/sdk-eclipse-project.xml | 43 |
1 files changed, 17 insertions, 26 deletions
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index 56ba4657fb..8f615f754b 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml | |||
@@ -647,15 +647,12 @@ | |||
647 | <listitem><para> | 647 | <listitem><para> |
648 | <emphasis>Selecting the Toolchain | 648 | <emphasis>Selecting the Toolchain |
649 | Type:</emphasis> | 649 | Type:</emphasis> |
650 | Choose between | 650 | Choose between "Standalone pre-built toolchain" |
651 | <filename>Standalone pre-built toolchain</filename> | 651 | and "Build system derived toolchain" for |
652 | and | 652 | Cross Compiler Options. |
653 | <filename>Build system derived toolchain</filename> | ||
654 | for Cross Compiler Options. | ||
655 | <itemizedlist> | 653 | <itemizedlist> |
656 | <listitem><para> | 654 | <listitem><para> |
657 | <emphasis> | 655 | <emphasis>Standalone Pre-built Toolchain: |
658 | <filename>Standalone Pre-built Toolchain:</filename> | ||
659 | </emphasis> | 656 | </emphasis> |
660 | Select this type when you are using | 657 | Select this type when you are using |
661 | a stand-alone cross-toolchain. | 658 | a stand-alone cross-toolchain. |
@@ -671,29 +668,25 @@ | |||
671 | for an existing image. | 668 | for an existing image. |
672 | </para></listitem> | 669 | </para></listitem> |
673 | <listitem><para> | 670 | <listitem><para> |
674 | <emphasis> | 671 | <emphasis>Build System Derived Toolchain: |
675 | <filename>Build System Derived Toolchain:</filename> | ||
676 | </emphasis> | 672 | </emphasis> |
677 | Select this type if you built the | 673 | Select this type if you built the |
678 | toolchain as part of the | 674 | toolchain as part of the |
679 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>. | 675 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>. |
680 | When you select | 676 | When you select "Build system derived |
681 | <filename>Build system derived toolchain</filename>, | 677 | toolchain", you are using the toolchain |
682 | you are using the toolchain built | 678 | built and bundled inside the Build |
683 | and bundled inside the Build | ||
684 | Directory. | 679 | Directory. |
685 | For example, suppose you created a | 680 | For example, suppose you created a |
686 | suitable image using the steps in the | 681 | suitable image using the steps in the |
687 | <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>wiki</ulink>. | 682 | <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>wiki</ulink>. |
688 | In this situation, you would select | 683 | In this situation, you would select |
689 | the | 684 | "Build system derived toolchain". |
690 | <filename>Build system derived toolchain</filename>. | ||
691 | </para></listitem> | 685 | </para></listitem> |
692 | </itemizedlist> | 686 | </itemizedlist> |
693 | </para></listitem> | 687 | </para></listitem> |
694 | <listitem><para> | 688 | <listitem><para> |
695 | <emphasis>Specify the Toolchain Root | 689 | <emphasis>Specify the Toolchain Root Location:</emphasis> |
696 | Location:</emphasis> | ||
697 | If you are using a stand-alone pre-built | 690 | If you are using a stand-alone pre-built |
698 | toolchain, you should be pointing to where | 691 | toolchain, you should be pointing to where |
699 | it is installed (e.g. | 692 | it is installed (e.g. |
@@ -702,11 +695,10 @@ | |||
702 | "<link linkend='sdk-installing-the-sdk'>Installing the SDK</link>" | 695 | "<link linkend='sdk-installing-the-sdk'>Installing the SDK</link>" |
703 | section for information about how the SDK is | 696 | section for information about how the SDK is |
704 | installed.</para> | 697 | installed.</para> |
698 | |||
705 | <para>If you are using a build system | 699 | <para>If you are using a build system |
706 | derived toolchain, the path you provide for | 700 | derived toolchain, the path you provide for |
707 | the | 701 | the "Toolchain Root Location" field is the |
708 | <filename>Toolchain Root Location</filename> | ||
709 | field is the | ||
710 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> | 702 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> |
711 | from which you run the | 703 | from which you run the |
712 | <filename>bitbake</filename> command (e.g | 704 | <filename>bitbake</filename> command (e.g |
@@ -717,11 +709,11 @@ | |||
717 | section. | 709 | section. |
718 | </para></listitem> | 710 | </para></listitem> |
719 | <listitem><para> | 711 | <listitem><para> |
720 | <emphasis>Specify Sysroot Location: | 712 | <emphasis>Specify Sysroot Location:</emphasis> |
721 | </emphasis> | ||
722 | This location is where the root filesystem | 713 | This location is where the root filesystem |
723 | for the target hardware resides. | 714 | for the target hardware resides. |
724 | </para> | 715 | </para> |
716 | |||
725 | <para>This location depends on where you | 717 | <para>This location depends on where you |
726 | separately extracted and installed the | 718 | separately extracted and installed the |
727 | target filesystem when you either built | 719 | target filesystem when you either built |
@@ -743,6 +735,7 @@ | |||
743 | directory (e.g. | 735 | directory (e.g. |
744 | <filename>/home/scottrif/poky/build/MY_QEMU_ROOTFS</filename>). | 736 | <filename>/home/scottrif/poky/build/MY_QEMU_ROOTFS</filename>). |
745 | </para> | 737 | </para> |
738 | |||
746 | <para>For more information on how to | 739 | <para>For more information on how to |
747 | install the toolchain and on how to extract | 740 | install the toolchain and on how to extract |
748 | and install the sysroot filesystem, see the | 741 | and install the sysroot filesystem, see the |
@@ -750,12 +743,10 @@ | |||
750 | section. | 743 | section. |
751 | </para></listitem> | 744 | </para></listitem> |
752 | <listitem><para> | 745 | <listitem><para> |
753 | <emphasis>Select the Target Architecture: | 746 | <emphasis>Select the Target Architecture:</emphasis> |
754 | </emphasis> | ||
755 | The target architecture is the type of | 747 | The target architecture is the type of |
756 | hardware you are going to use or emulate. | 748 | hardware you are going to use or emulate. |
757 | Use the pull-down | 749 | Use the pull-down "Target Architecture" |
758 | <filename>Target Architecture</filename> | ||
759 | menu to make your selection. | 750 | menu to make your selection. |
760 | The pull-down menu should have the | 751 | The pull-down menu should have the |
761 | supported architectures. | 752 | supported architectures. |