From a9ad160251cc938188685682c9cfc8be57e1d380 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 9 May 2011 19:50:49 +0200 Subject: [PATCH] conf/layer.conf: Document the operation on BBPATH correctly in the comment Signed-off-by: Khem Raj Signed-off-by: Koen Kooi --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index d7bd585..aa75340 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -1,4 +1,4 @@ -# We have a conf and classes directory, add to BBPATH +# We have a conf and classes directory, append to BBPATH BBPATH .= ":${LAYERDIR}" # We have a recipes directory, add to BBFILES