blob: 4a117c00bf115128c1f14e67aba1a2d1c168b177 [file] [log] [blame]
Ivan Mikhaylov4a671fe2017-10-24 21:17:24 +03001# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
2# changes incompatibly
Dave Cobbley5dd2a7c2018-08-23 23:07:27 -04003LCONF_VERSION = "8"
Ivan Mikhaylov4a671fe2017-10-24 21:17:24 +03004
5BBPATH = "${TOPDIR}"
6BBFILES ?= ""
7
8BBLAYERS ?= " \
9 ##OEROOT##/meta \
Dave Cobbley7071ef32018-08-14 10:05:37 -070010 ##OEROOT##/meta-openembedded/meta-oe/ \
11 ##OEROOT##/meta-openembedded/meta-filesystems/ \
12 ##OEROOT##/meta-openembedded/meta-networking/ \
13 ##OEROOT##/meta-openembedded/meta-python/ \
Ivan Mikhaylov4a671fe2017-10-24 21:17:24 +030014 ##OEROOT##/meta-phosphor \
Dave Cobbley2dee3892018-08-14 13:30:07 -070015 ##OEROOT##/meta-ibm/meta-fsp2 \
Dave Cobbley5dd2a7c2018-08-23 23:07:27 -040016 ##OEROOT##/meta-openpower \
17 ##OEROOT##/meta-ibm \
18 ##OEROOT##/meta-ibm/meta-z \
Ivan Mikhaylov4a671fe2017-10-24 21:17:24 +030019"
20BBLAYERS_NON_REMOVABLE ?= " \
21 ##OEROOT##/meta \
Ivan Mikhaylov4a671fe2017-10-24 21:17:24 +030022 "