aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-05-23 10:17:42 -0700
committerKoen Kooi <koen@dominion.thruhere.net>2011-05-23 19:20:39 +0200
commit5f38b5661d5ec24cc863e5ffc2d84130a8ca9c25 (patch)
treef4857325dc41ba2138eb3528d283ea074a85fd47
parentd697ad0981c5e1d44ab7dd071e61c1d70e0bfe72 (diff)
downloadopenembedded-core-contrib-5f38b5661d5ec24cc863e5ffc2d84130a8ca9c25.tar.gz
conf/layer.conf: Document the operation on BBPATH correctly in the comment
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index fbe529f289..4afb4f34b9 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -1,4 +1,4 @@
-# We have a conf and classes directory, prepend to BBPATH
+# We have a conf and classes directory, append to BBPATH
BBPATH .= ":${LAYERDIR}"
# We have a recipes directory, add to BBFILES