blob: dba4339dfcb0476b9c7165e6f4dc988ea9a813bf [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 \
12 ##OEROOT##/meta-openembedded/meta-python \
13 ##OEROOT##/meta-phosphor \
14 ##OEROOT##/meta-nuvoton \
Joseph Liu6bc7bfc2020-06-16 18:11:07 +080015 ##OEROOT##/meta-google \
Samuel Jiang8107d682018-12-28 14:32:14 +080016 ##OEROOT##/meta-quanta \
Samuel Jiangaa2b3f22019-10-18 08:56:58 +080017 ##OEROOT##/meta-quanta/meta-olympus-nuvoton \
Samuel Jiang8107d682018-12-28 14:32:14 +080018 "