poky/documentation/dev-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 dev-manual: Added new section for creating NPM packages 2019-06-18 11:29:23 +01:00
common-tasks.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 dev-manual: remove 'dev-manual' from filenames 2020-12-09 12:21:27 +00:00
intro.rst dev-manual: remove 'dev-manual' from filenames 2020-12-09 12:21:27 +00:00
qemu.rst Do not assume working from $HOME 2021-03-23 22:54:55 +00:00
start.rst Do not assume working from $HOME 2021-03-23 22:54:55 +00:00