diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index 478e8b5ec6..3e6a6a2b6a 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml @@ -159,7 +159,7 @@ build directory of your choice. For example, the following command creates a build directory named mybuilds that is outside of the - sourc directory: + source directory: $ source oe-init-build-env ~/mybuilds @@ -380,6 +380,7 @@ package's WORKDIR. Examples of logs are the output from the check_pkg or distro_check tasks. + Running a build does not necessarily mean this directory is created.