From e975d26e84100ccd4c7fd675d29304f8d5bdfbcc Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 15 Apr 2016 07:30:40 -0700 Subject: documentation: Converted "meta-yocto" to "meta-poky" Occurrences in many manuals and one figure. (From yocto-docs rev: 26d30cd162083c62216fb4ab526d0b231f453de1) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-structure.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'documentation/ref-manual/ref-structure.xml') diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index a0b36f034b..e51ceb1bf5 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -123,8 +123,8 @@ -
- <filename>meta-yocto/</filename> +
+ <filename>meta-poky/</filename> This directory contains the configuration for the Poky @@ -233,7 +233,7 @@ The script gets its default list of common targets from the conf-notes.txt file, which is found in the - meta-yocto directory within the + meta-poky directory within the Source Directory. Should you have custom distributions, it is very easy to modify this configuration file to include your targets for your @@ -260,7 +260,7 @@ The OpenEmbedded build system uses the template configuration files, which are found by default in the - meta-yocto/conf directory in the + meta-poky/conf directory in the Source Directory. See the "Creating a Custom Template Configuration Directory" @@ -373,7 +373,7 @@ The script gets its default list of common targets from the conf-notes.txt file, which is found in the - meta-yocto directory within the + meta-poky directory within the Source Directory. Should you have custom distributions, it is very easy to modify this configuration file to include your targets for your @@ -409,7 +409,7 @@ The OpenEmbedded build system uses the template configuration files, which are found by default in the - meta-yocto/conf directory in the + meta-poky/conf directory in the Source Directory. See the "Creating a Custom Template Configuration Directory" @@ -513,7 +513,7 @@ The source local.conf.sample file used depends on the $TEMPLATECONF script variable, - which defaults to meta-yocto/conf + which defaults to meta-poky/conf when you are building from the Yocto Project development environment and defaults to meta/conf when you are building from the OpenEmbedded Core environment. @@ -536,7 +536,7 @@ Source Directory. You can find the Yocto Project version of the local.conf.sample file in the - meta-yocto/conf directory. + meta-poky/conf directory.
@@ -567,7 +567,7 @@ The source bblayers.conf.sample file used depends on the $TEMPLATECONF script variable, - which defaults to meta-yocto/conf + which defaults to meta-poky/conf when you are building from the Yocto Project development environment and defaults to meta/conf when you are building from the OpenEmbedded Core environment. @@ -588,7 +588,7 @@ Source Directory. You can find the Yocto Project version of the bblayers.conf.sample file in the - meta-yocto/conf directory. + meta-poky/conf directory.
-- cgit v1.2.3-54-g00ecf