poky/documentation/sdk-manual
Michael Opdenacker a306baf850 Do not assume working from $HOME
In the "Yocto Project Quick Build" instructions
(https://docs.yoctoproject.org/brief-yoctoprojectqs/index.html#)
there is an inconsistency that impacts several documents...

People are first instructed to clone the poky git repository, but not
mentioning from which directory. Then, it's consistent to instruct
people to run "cd poky/".

However, later in the instructions, readers are instructed to run "cd
~/poky", which assumes that cloning poky was done from the home
directory. Many other places in the documentation make such an assumption.

This change fixes this, and makes no assumption on where people
have chosen to store their data, in particular where they cloned
the "poky" repository.

This also fixes a few whitespace issues.

(From yocto-docs rev: fd4e365c85df212d7ed70fc1abb3657a4a88b294)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-03-23 22:54:55 +00:00
..
figures sdk-manual: Removed all references to Eclipse 2019-05-07 10:23:41 +01:00
appendix-customizing-standard.rst sdk-manual: remove 'sdk' from filenames 2020-12-09 12:21:27 +00:00
appendix-customizing.rst sdk-manual: remove 'sdk' from filenames 2020-12-09 12:21:27 +00:00
appendix-obtain.rst Do not assume working from $HOME 2021-03-23 22:54:55 +00:00
extensible.rst Do not assume working from $HOME 2021-03-23 22:54:55 +00:00
history.rst docs: Fix license CC-BY-2.0-UK -> CC-BY-SA-2.0-UK 2020-10-08 11:28:30 +01:00
index.rst sdk-manual: remove 'sdk' from filenames 2020-12-09 12:21:27 +00:00
intro.rst documentation: Use https links where possible 2020-12-24 08:23:33 +00:00
using.rst sdk-manual: remove 'sdk' from filenames 2020-12-09 12:21:27 +00:00
working-projects.rst docs: fix missing & and ; surrounding references from poky.yaml 2021-01-20 00:53:53 +00:00