diff --git a/documentation/sdk-manual/appendix-obtain.rst b/documentation/sdk-manual/appendix-obtain.rst index fb2326fac..a6f2da052 100644 --- a/documentation/sdk-manual/appendix-obtain.rst +++ b/documentation/sdk-manual/appendix-obtain.rst @@ -166,7 +166,7 @@ build the SDK installer. Follow these steps: .. code-block:: console - $ cd poky/build/tmp/deploy/sdk + $ cd bitbake-builds/build/tmp/deploy/sdk $ ./poky-glibc-x86_64-core-image-sato-core2-64-toolchain-ext-&DISTRO;.sh During execution of the script, you choose the root location for the
Rename the source directory to project, as specified in its new definition in terms.rst. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/sdk-manual/appendix-obtain.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)