diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 07caed3132..80192a5322 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -34,7 +34,9 @@ You can use the Yocto Project, which uses the BitBake build tool, to develop complete Linux images and associated user-space applications for architectures based on ARM, MIPS, PowerPC, x86 and x86-64. - You can perform target-level testing and debugging as well as test in a hardware emulated environment. + While the Yocto Project does not provide a strict testing framework, + it does provide or generate for you artifacts that let you perform target-level and + emulated testing and debugging. And, if you are an Eclipse user, you can install an Eclipse Yocto Plug-in to allow you to develop within that familiar environment. @@ -195,8 +197,7 @@ For example, the following transcript shows the steps to clone the meta-intel - Git repository inside the poky - poky Git repository. + Git repository inside the poky Git repository. $cd poky $ git clone git://git.yoctoproject.org/meta-intel.git