From 266b83c8e13e07c01256bd81a308ede117cb555b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 17 Aug 2011 08:25:51 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/development.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'documentation') diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 063977426a..e9e00fa3cc 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -5,10 +5,13 @@ Platform Development with Poky
- Software development + Application Development Using the Yocto Project - 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.
-- cgit v1.2.3-54-g00ecf