mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
documentation: dev-manual - updated LCONF_VERSION in the example.
The current setting was changed from "1" to "6". (From yocto-docs rev: 7f5be4b0b2d1e17add774c7ba3b8803ad770a8fc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
33dcf6960b
commit
b5ad96f86b
@@ -211,7 +211,7 @@
|
||||
<link linkend='build-directory'>build directory</link>.
|
||||
The following example shows how to enable a layer named <filename>meta-mylayer</filename>:
|
||||
<literallayout class='monospaced'>
|
||||
LCONF_VERSION = "1"
|
||||
LCONF_VERSION = "6"
|
||||
|
||||
BBFILES ?= ""
|
||||
BBLAYERS = " \
|
||||
|
||||
Reference in New Issue
Block a user