From f0db0f6627337916499708aa21188569de00dd34 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 3 Oct 2012 08:15:49 -0700 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 59ceed7dd8..8f09e968d9 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -211,7 +211,7 @@ build directory. The following example shows how to enable a layer named meta-mylayer: - LCONF_VERSION = "1" + LCONF_VERSION = "6" BBFILES ?= "" BBLAYERS = " \