From: Scott Rifenbark Date: Wed, 15 Dec 2010 21:40:41 +0000 (-0800) Subject: documenation/bsp-guide/bsp.xml: Updated the Layer Configuration File section. X-Git-Tag: 2011-1~3339 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1e68ee5b6553435d7ee605a179c7ca4b7962f060;p=openembedded-core.git documenation/bsp-guide/bsp.xml: Updated the Layer Configuration File section. Signed-off-by: Scott Rifenbark --- diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 397ef85e77..e59417d1bd 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -181,12 +181,14 @@ meta-<bsp_name>/binary/<bootable_images>
- Layer Configuration (meta-<bsp_name>/conf/layer.conf) + Layer Configuration File + +meta-<bsp_name>/conf/layer.conf + This file identifies the structure as a Poky layer, identifies the - contents of the layer, and contains information about how Poky should use - it. + contents of the layer, and contains information about how Poky should use it. Generally, a standard boilerplate file such as the following works: