From 4757ccd3e6081dd68410859479638d6b83102314 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 15 Apr 2013 15:34:40 -0700 Subject: [PATCH] dev-manual: Edits to "Adding the Machine Configuration File" section. (From yocto-docs rev: cca3c16b35a215a5041dac5f884da5a0e77352da) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 9102a1042a..3a79f42dd1 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1327,7 +1327,7 @@ Adding the Machine Configuration File - To add a machine configuration you need to add a .conf file + To add a machine configuration, you need to add a .conf file with details of the device being added to the conf/machine/ file. The name of the file determines the name the OpenEmbedded build system uses to reference the new machine.