diff options
Diffstat (limited to 'documentation/ref-manual')
-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 |