summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-yp-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.xml')
-rw-r--r--documentation/overview-manual/overview-manual-yp-intro.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml
index 2097ed36e5..a2a1f494bb 100644
--- a/documentation/overview-manual/overview-manual-yp-intro.xml
+++ b/documentation/overview-manual/overview-manual-yp-intro.xml
@@ -459,7 +459,7 @@
459 <para>The <filename>devtool</filename> command employs 459 <para>The <filename>devtool</filename> command employs
460 a number of sub-commands that allow you to add, modify, 460 a number of sub-commands that allow you to add, modify,
461 and upgrade recipes. 461 and upgrade recipes.
462 As with the OpenEmbedded build system, recipes 462 As with the OpenEmbedded build system, "recipes"
463 represent software packages within 463 represent software packages within
464 <filename>devtool</filename>. 464 <filename>devtool</filename>.
465 When you use <filename>devtool add</filename>, a recipe 465 When you use <filename>devtool add</filename>, a recipe
@@ -472,7 +472,7 @@
472 control is used in order to allow you to make changes 472 control is used in order to allow you to make changes
473 to the source as desired. 473 to the source as desired.
474 By default, both new recipes and the source go into 474 By default, both new recipes and the source go into
475 a workspace directory under the eSDK. 475 a "workspace" directory under the eSDK.
476 The <filename>devtool upgrade</filename> command 476 The <filename>devtool upgrade</filename> command
477 updates an existing recipe so that you can build it 477 updates an existing recipe so that you can build it
478 for an updated set of source files.</para> 478 for an updated set of source files.</para>
@@ -598,7 +598,7 @@
598 By providing an emulated runtime dynamic linker 598 By providing an emulated runtime dynamic linker
599 (i.e. <filename>glibc</filename>-derived 599 (i.e. <filename>glibc</filename>-derived
600 <filename>ld.so</filename> emulation), the 600 <filename>ld.so</filename> emulation), the
601 cross-prelink project extends the prelink softwares 601 cross-prelink project extends the prelink software's
602 ability to prelink a sysroot environment. 602 ability to prelink a sysroot environment.
603 Additionally, the cross-prelink software enables the 603 Additionally, the cross-prelink software enables the
604 ability to work in sysroot style environments.</para> 604 ability to work in sysroot style environments.</para>
@@ -620,7 +620,7 @@
620 620
621 <para>The original upstream prelink project only 621 <para>The original upstream prelink project only
622 supports running prelink on the end target device 622 supports running prelink on the end target device
623 due to the reliance on the target devices dynamic 623 due to the reliance on the target device's dynamic
624 linker. 624 linker.
625 This restriction causes issues when developing a 625 This restriction causes issues when developing a
626 cross-compiled system. 626 cross-compiled system.
@@ -713,7 +713,7 @@
713 You can see that in this 713 You can see that in this
714 <link linkend='yp-key-dev-elements'>figure</link>. 714 <link linkend='yp-key-dev-elements'>figure</link>.
715 The Yocto Project combines various components such as 715 The Yocto Project combines various components such as
716 BitBake, OE-Core, script glue, and documentation 716 BitBake, OE-Core, script "glue", and documentation
717 for its build system. 717 for its build system.
718 </para></listitem> 718 </para></listitem>
719 </itemizedlist> 719 </itemizedlist>
@@ -791,7 +791,7 @@
791 <note> 791 <note>
792 As best it can, opkg maintains backwards 792 As best it can, opkg maintains backwards
793 compatibility with ipkg and conforms to a subset 793 compatibility with ipkg and conforms to a subset
794 of Debians policy manual regarding control files. 794 of Debian's policy manual regarding control files.
795 </note> 795 </note>
796 </para></listitem> 796 </para></listitem>
797 </itemizedlist> 797 </itemizedlist>