blob: 741839678cb384ec8ee7a9412acf4b32d147acbd [file] [log] [blame]
Samuel Jiang8107d682018-12-28 14:32:14 +08001# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
2# changes incompatibly
3LCONF_VERSION = "8"
4
5BBPATH = "${TOPDIR}"
6BBFILES ?= ""
7
8BBLAYERS ?= " \
9 ##OEROOT##/meta \
10 ##OEROOT##/meta-openembedded/meta-oe \
11 ##OEROOT##/meta-openembedded/meta-networking \
Anton D. Kachalovcde0f092021-03-17 12:35:07 +010012 ##OEROOT##/meta-openembedded/meta-perl \
Samuel Jiang8107d682018-12-28 14:32:14 +080013 ##OEROOT##/meta-openembedded/meta-python \
14 ##OEROOT##/meta-phosphor \
15 ##OEROOT##/meta-nuvoton \
Joseph Liu6bc7bfc2020-06-16 18:11:07 +080016 ##OEROOT##/meta-google \
Samuel Jiang8107d682018-12-28 14:32:14 +080017 ##OEROOT##/meta-quanta \
Samuel Jiangaa2b3f22019-10-18 08:56:58 +080018 ##OEROOT##/meta-quanta/meta-olympus-nuvoton \
Samuel Jiang8107d682018-12-28 14:32:14 +080019 "