From a3dcfa6a6acc00a439f2a28a0d862544b12f0055 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 18 Apr 2014 07:39:13 -0700 Subject: dev-manual: Changed GummiBootTarget to GummibootTarget. (From yocto-docs rev: 0d870778d87dcbb38d1ce577f38b84c8fca0e464) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 e9848c3503..08237ea9ac 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -5781,7 +5781,7 @@ For QEMU, you do not have to change anything, the default value is "QemuTarget". For running tests on hardware, two options exist: - "SimpleRemoteTarget" and "GummiBootTarget". + "SimpleRemoteTarget" and "GummibootTarget". "SimpleRemoteTarget": Choose "SimpleRemoteTarget" if you are going to @@ -5793,8 +5793,8 @@ within a separately started QEMU or any other virtual machine manager. - "GummiBootTarget": - Choose "GummiBootTarget" if your hardware is + "GummibootTarget": + Choose "GummibootTarget" if your hardware is an EFI-based machine with gummiboot as bootloader and core-image-testmaster @@ -5808,7 +5808,7 @@ If you set TEST_TARGET to - "GummiBootTarget", you also need to perform a one-time + "GummibootTarget", you also need to perform a one-time setup of your master image by doing the following: Set EFI_PROVIDER: @@ -5832,7 +5832,7 @@ The final thing you need to do when setting - TEST_TARGET to "GummiBootTarget" is + TEST_TARGET to "GummibootTarget" is to set up the test image: Set up your local.conf file: -- cgit v1.2.3-54-g00ecf