mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
docs: ref-manual: migration-2.3: specify 2.3 version instead of DISTRO
Reviewed-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (From yocto-docs rev: 19b3ce7bc46b76207a6f3733881f3f16deab5a0d) Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f27fe90c7c
commit
706aaae6bd
@@ -120,7 +120,7 @@ The following changes to scripts took place:
|
||||
$ . oe-find-native-sysroot recipe
|
||||
|
||||
You must now supply a recipe for recipe
|
||||
as part of the command. Prior to the Yocto Project &DISTRO; release, it
|
||||
as part of the command. Prior to the Yocto Project 2.3 release, it
|
||||
was not necessary to provide the script with the command.
|
||||
|
||||
- ``oe-run-native``: The usage for the ``oe-run-native`` script has
|
||||
@@ -131,7 +131,7 @@ The following changes to scripts took place:
|
||||
|
||||
You must
|
||||
supply the name of the native recipe and the tool you want to run as
|
||||
part of the command. Prior to the Yocto Project DISTRO release, it
|
||||
part of the command. Prior to the Yocto Project 2.3 release, it
|
||||
was not necessary to provide the native recipe with the command.
|
||||
|
||||
- ``cleanup-workdir``: The ``cleanup-workdir`` script has been
|
||||
|
||||
Reference in New Issue
Block a user