summaryrefslogtreecommitdiff
path: root/poky/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst')
-rw-r--r--poky/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/poky/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst b/poky/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst
index 7e24b9e68..c9622d364 100644
--- a/poky/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst
+++ b/poky/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.rst
@@ -1,4 +1,4 @@
-.. SPDX-License-Identifier: CC-BY-2.0-UK
+.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
=========================
Yocto Project Quick Build
@@ -177,7 +177,7 @@ an entire Linux distribution, including the toolchain, from source.
.. code-block:: shell
$ cd ~/poky
- $ source &OE_INIT_FILE;
+ $ source oe-init-build-env
You had no conf/local.conf file. This configuration file has therefore been
created for you with some default values. You may wish to edit it to, for
example, select a different MACHINE (target hardware). See conf/local.conf