summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi.rifenbark@gmail.com>2017-08-14 14:39:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-02 00:52:56 +0100
commit1f625b2dae66a44826767ddc599c83f893a1dc78 (patch)
tree8912fce439c004f268bf7765d056be4c7a1cebb0 /documentation
parent573368bc900ac68bb143ae1aef3c9d95d59fa4dd (diff)
downloadpoky-1f625b2dae66a44826767ddc599c83f893a1dc78.tar.gz
ref-manual: Edited Migration section
Edited OpenEmbedded reference in "Recipe-specific Sysroots" secion. Edited bullet title in "Recipe-specific Sysroots" section. (From yocto-docs rev: a7a909a17e69d7961e0c0d82e77b325e87399e32) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/migration.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 442324f1f7..7ca929c140 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -3967,7 +3967,7 @@ $ runqemu qemux86-64 tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.
3967 <title>Recipe-specific Sysroots</title> 3967 <title>Recipe-specific Sysroots</title>
3968 3968
3969 <para> 3969 <para>
3970 The Open-Embedded build system now uses one sysroot per 3970 The OpenEmbedded build system now uses one sysroot per
3971 recipe to resolve long-standing issues with configuration 3971 recipe to resolve long-standing issues with configuration
3972 script auto-detection of undeclared dependencies. 3972 script auto-detection of undeclared dependencies.
3973 Consequently, you might find that some of your previously 3973 Consequently, you might find that some of your previously
@@ -4052,8 +4052,8 @@ $ runqemu qemux86-64 tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.
4052 </note> 4052 </note>
4053 </para></listitem> 4053 </para></listitem>
4054 <listitem><para> 4054 <listitem><para>
4055 <emphasis>Specify Which 4055 <emphasis>Specify the Sysroot when Using Certain
4056 <filename>STAGING_DIR_NATIVE</filename> is Used:</emphasis> 4056 External Scripts:</emphasis>
4057 Because the shared sysroot is now gone, the scripts 4057 Because the shared sysroot is now gone, the scripts
4058 <filename>oe-find-native-sysroot</filename> and 4058 <filename>oe-find-native-sysroot</filename> and
4059 <filename>oe-run-native</filename> have been changed such 4059 <filename>oe-run-native</filename> have been changed such