]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dev-manual: Updated the layer.conf example
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 29 Oct 2013 23:39:25 +0000 (16:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:09:57 +0000 (17:09 +0000)
The meta-yocto-bsp/conf/layer.conf example had gone stale.
I updated it.

(From yocto-docs rev: bf77d70789f85400e2d6be7e4e32475506183217)

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

index a4b1c824dcec16ff07188ceedef99ac5fe0c93ca..9937986062d3e02b3f59436f57878d96495f93b7 100644 (file)
      BBFILE_COLLECTIONS += "yoctobsp"
      BBFILE_PATTERN_yoctobsp = "^${LAYERDIR}/"
      BBFILE_PRIORITY_yoctobsp = "5"
+     LAYERVERSION_yoctobsp = "2"
                         </literallayout></para>
                         <para>Here is an explanation of the example:
                         <itemizedlist>
                                 where the same package might appear in multiple
                                 layers and allows you to choose what layer
                                 should take precedence.</para></listitem>
+                            <listitem><para>The
+                                <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-LAYERVERSION'>LAYERVERSION</ulink></filename>
+                                variable optionally specifies the version of a
+                                layer as a single number.</para></listitem>
                         </itemizedlist></para>
                         <para>Note the use of the
                         <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-LAYERDIR'>LAYERDIR</ulink></filename>