diff options
author | Quentin Schulz <foss@0leil.net> | 2020-09-17 01:58:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:36 +0100 |
commit | c387f0c2543a9dd7f8eca069629ede4bb5ec5dba (patch) | |
tree | d0a7fccf9b84915862b1174ae75cd0437a60bb2d /documentation/overview-manual/overview-manual-yp-intro.xml | |
parent | 6813141743f4263e6b03fd7294f9cec4ec1a3194 (diff) | |
download | poky-c387f0c2543a9dd7f8eca069629ede4bb5ec5dba.tar.gz |
sphinx: replace special quotes with single and double quotes
(From yocto-docs rev: 0aeb7a94abcef3cb3850c753dd0a243f381e6675)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.xml')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.xml | 12 |
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 software’s | 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 device’s 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 Debian’s 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> |