diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index b932f8178b..417a95612e 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -65,8 +65,15 @@ Create a Directory: Create the directory for your layer. - While not strictly required, prepend the name of the - directory with the string "meta-". + When you create the layer, be sure to create the + directory in an area not associated with the + Yocto Project + Source Directory + (e.g. the cloned poky repository). + + + While not strictly required, prepend the name of + the directory with the string "meta-". For example: meta-mylayer