summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/bblayers.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/bblayers.conf.sample b/conf/bblayers.conf.sample
index 2025ee72..4491e266 100644
--- a/conf/bblayers.conf.sample
+++ b/conf/bblayers.conf.sample
@@ -13,7 +13,9 @@ BBLAYERS ?= " \
##OEROOT##/../meta-agl/meta-agl \
##OEROOT##/../meta-agl/meta-agl-bsp \
##OEROOT##/../meta-openembedded/meta-oe \
+ ##OEROOT##/../meta-openembedded/meta-ruby \
##OEROOT##/../meta-agl-demo \
+ ##OEROOT##/../meta-qt5 \
"
BBLAYERS_NON_REMOVABLE ?= " \
##OEROOT##/meta \