summaryrefslogtreecommitdiff
path: root/conf/bblayers.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/bblayers.conf')
-rw-r--r--conf/bblayers.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/bblayers.conf b/conf/bblayers.conf
index be77226..d32d034 100644
--- a/conf/bblayers.conf
+++ b/conf/bblayers.conf
@@ -1,4 +1,4 @@
LCONF_VERSION = "1"
BBFILES ?= ""
BBPATH = "${OETREE}"
-BBLAYERS = "${OETREE}/openembedded ${OETREE}/multitech"
+BBLAYERS = "${OETREE}/openembedded ${OETREE}/multitech ${OETREE}/user-layer"