diff options
author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-08-14 14:39:44 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-02 00:52:47 +0100 |
commit | b46f3e8e16a71c5b31da0f8c1c574589f9337aba (patch) | |
tree | 281015fea856e571bb7f6a0d2589595d2ee84cb3 /documentation/ref-manual/migration.xml | |
parent | 552c25295916a18a4ccd2a1609407db2d1132f60 (diff) | |
download | poky-b46f3e8e16a71c5b31da0f8c1c574589f9337aba.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: b2ee4bb8b31d5c7df22287ae390e68c845ec0732)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r-- | documentation/ref-manual/migration.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index b90a7d1213..11605608e7 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 |