summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/development.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-17 08:25:51 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-23 18:46:37 -0700
commit266b83c8e13e07c01256bd81a308ede117cb555b (patch)
tree66792dd1d7e2fbddb210e5a3f023f7a88e28fffb /documentation/poky-ref-manual/development.xml
parent45aa3ff3b83519437cecbd6410c0ade336cc4f0e (diff)
downloadast2050-yocto-poky-266b83c8e13e07c01256bd81a308ede117cb555b.zip
ast2050-yocto-poky-266b83c8e13e07c01256bd81a308ede117cb555b.tar.gz
documentation/poky-ref-manual/development.xml: Updated software dev intro
Added more general description of what this section's purpose it. I felt it was missing some basic information and making too many assumptions. (From yocto-docs rev: 4a5faeecc616313147283e50fe947c68555f55a2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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