From aaf4d33e7465722dc3383871e586a08711c478e5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 15 Apr 2013 16:43:28 -0700 Subject: dev-manual: Edits to "Set Up for the Build" section. (From yocto-docs rev: b72ad1b454710665767f4df9f55bf7c37cfa8e46) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 7f1e61a05b..a5e0c3ccb7 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -2238,16 +2238,19 @@ Once you set up these build parameters, they do not have to change unless you change the target architecture of the machine you are building: - Build for the Correct Target Architecture: Your + Build for the correct target architecture: Your selected MACHINE - definition within the local.conf file in the Build Directory + definition within the local.conf file in the + Build Directory specifies the target architecture used when building the Linux kernel. By default, MACHINE is set to qemux86, which specifies a 32-bit Intel Architecture target machine suitable for the QEMU emulator. - Identify Your meta-mylayer - Layer: The BBLAYERS variable in the + Identify your meta-mylayer + layer: The + BBLAYERS + variable in the bblayers.conf file found in the poky/build/conf directory needs to have the path to your local meta-mylayer layer. -- cgit v1.2.3-54-g00ecf