summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/development.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/development.xml')
-rw-r--r--documentation/poky-ref-manual/development.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index 0639774..e9e00fa 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -5,10 +5,13 @@
<title>Platform Development with Poky</title>
<section id="platdev-appdev">
- <title>Software development</title>
+ <title>Application Development Using the Yocto Project</title>
<para>
- Poky supports several methods of software development. You can use the method that is
- best for you. This chapter describes each development method.
+ The Yocto Project supports several methods of application development through which
+ you can create user-space software designed to run on an embedded device that uses
+ a Linux Yocto image developed with the Yocto Project.
+ This flexibility allows you to choose the method that works best for you.
+ This chapter describes each development method.
</para>
<section id="platdev-appdev-external-sdk">
OpenPOWER on IntegriCloud