]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: poky-ref-manual - Updated BBLAYERS variable.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 3 Oct 2012 14:37:12 +0000 (07:37 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Oct 2012 13:08:16 +0000 (14:08 +0100)
Added the meta-yocto-bsp layer to the example.

(From yocto-docs rev: be4ee9d08527b654071b8d4ff54ad978f50a98f5)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/poky-ref-manual/ref-variables.xml

index 0ef4beb1f388c2d0542386ce82ae2f97320f18e8..fd0401705b3614d96e0df1d592c26cbdec2e5209 100644 (file)
      BBLAYERS = " \
        /home/scottrif/poky/meta \
        /home/scottrif/poky/meta-yocto \
+       /home/scottrif/poky/meta-yocto-bsp \
        /home/scottrif/poky/meta-mykernel \
        "
                     </literallayout>
-                    This example enables three layers, one of which is a custom, user-defined layer 
+                    This example enables four layers, one of which is a custom, user-defined layer 
                     named <filename>meta-mykernel</filename>.
                 </para>
             </glossdef>