summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/bblayers.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/conf/bblayers.conf.sample')
-rw-r--r--meta-phosphor/conf/bblayers.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-phosphor/conf/bblayers.conf.sample b/meta-phosphor/conf/bblayers.conf.sample
index aee74b650..4c0c52e8c 100644
--- a/meta-phosphor/conf/bblayers.conf.sample
+++ b/meta-phosphor/conf/bblayers.conf.sample
@@ -10,7 +10,9 @@ BBLAYERS ?= " \
##OEROOT##/meta-poky \
##OEROOT##/meta-openembedded/meta-oe \
##OEROOT##/meta-openembedded/meta-networking \
+ ##OEROOT##/meta-openembedded/meta-perl \
##OEROOT##/meta-openembedded/meta-python \
+ ##OEROOT##/meta-security \
##OEROOT##/meta-phosphor \
"
BBLAYERS_NON_REMOVABLE ?= " \
@@ -18,5 +20,8 @@ BBLAYERS_NON_REMOVABLE ?= " \
##OEROOT##/meta-poky \
##OEROOT##/meta-openembedded/meta-oe \
##OEROOT##/meta-openembedded/meta-networking \
+ ##OEROOT##/meta-openembedded/meta-perl \
##OEROOT##/meta-openembedded/meta-python \
+ ##OEROOT##/meta-security \
+ ##OEROOT##/meta-phosphor \
"