diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-03-09 13:30:27 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-23 21:56:08 +0000 |
commit | 4c5157f7dcfecab3b4e4483cd122e0ae74b377ee (patch) | |
tree | 03c0812d79db78ebfd454b540338b66e2dc20521 /documentation/yocto-project-qs | |
parent | 4306f7f97a2ea05ebf141947294729584795d832 (diff) | |
download | poky-4c5157f7dcfecab3b4e4483cd122e0ae74b377ee.tar.gz |
ref-manual: Resolving a conflict
(From yocto-docs rev: b364516928d04da38ef3188f07f190ffac64762b)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 0d6e15292a..5aabb43af4 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -758,11 +758,9 @@ | |||
758 | Project. | 758 | Project. |
759 | The manual contains conceptual and procedural information | 759 | The manual contains conceptual and procedural information |
760 | that covers | 760 | that covers |
761 | <ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-model'>common development models</ulink>, | 761 | <ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-model'>common development models</ulink> |
762 | introduces | 762 | and introduces |
763 | <ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-newbie'>the Yocto Project open source development environment</ulink>, | 763 | <ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-newbie'>the Yocto Project open source development environment</ulink>. |
764 | and describes the | ||
765 | <ulink url='&YOCTO_DOCS_DEV_URL;#workflow-using-the-adt-and-eclipse'>workflow using Eclipse™</ulink>. | ||
766 | The manual also contains several targeted sections that | 764 | The manual also contains several targeted sections that |
767 | cover specific | 765 | cover specific |
768 | <ulink url='&YOCTO_DOCS_DEV_URL;#extendpoky'>common tasks</ulink> | 766 | <ulink url='&YOCTO_DOCS_DEV_URL;#extendpoky'>common tasks</ulink> |
@@ -770,10 +768,22 @@ | |||
770 | images, writing new recipes, working with libraries, and | 768 | images, writing new recipes, working with libraries, and |
771 | configuring and patching the kernel. | 769 | configuring and patching the kernel. |
772 | </para></listitem> | 770 | </para></listitem> |
771 | <listitem><para><emphasis>Look Through the Yocto Project Software Development Kit (SDK) Developer's Guide:</emphasis> | ||
772 | The | ||
773 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink> | ||
774 | describes how to use both the standard SDK and the | ||
775 | extensible SDK. | ||
776 | This manual also provides an example workflow that uses | ||
777 | the popular <trademark class='trade'>Eclipse</trademark> | ||
778 | development environment. | ||
779 | See the | ||
780 | "<ulink url='&YOCTO_DOCS_SDK_URL;#workflow-using-eclipse'>Workflow using Eclipse™</ulink>" | ||
781 | section. | ||
782 | </para></listitem> | ||
773 | <listitem><para><emphasis>Learn About Application Development:</emphasis> | 783 | <listitem><para><emphasis>Learn About Application Development:</emphasis> |
774 | If your primary interests lie in developing applications, | 784 | If your primary interests lie in developing applications, |
775 | you can reference the | 785 | you can reference the |
776 | <ulink url='&YOCTO_DOCS_ADT_URL;#adt-manual-intro'>Yocto Project Application Developer's Guide</ulink>. | 786 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>. |
777 | </para></listitem> | 787 | </para></listitem> |
778 | <listitem><para><emphasis>Learn About Board Support Packages (BSPs):</emphasis> | 788 | <listitem><para><emphasis>Learn About Board Support Packages (BSPs):</emphasis> |
779 | If you want to learn about BSPs, see the | 789 | If you want to learn about BSPs, see the |