blob: de21ac1390d000d245533e3f77727c08f4255b3c [file] [log] [blame]
Brad Bishop93fb5352015-09-09 03:59:20 +00001# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
2# changes incompatibly
Dave Cobbley194ff4f2018-08-22 21:40:54 -04003LCONF_VERSION = "8"
Brad Bishop93fb5352015-09-09 03:59:20 +00004
5BBPATH = "${TOPDIR}"
6BBFILES ?= ""
7
8BBLAYERS ?= " \
9 ##OEROOT##/meta \
Dave Cobbleyeb8dc402018-08-14 10:05:37 -070010 ##OEROOT##/meta-openembedded/meta-oe \
11 ##OEROOT##/meta-openembedded/meta-networking \
12 ##OEROOT##/meta-openembedded/meta-python \
Brad Bishop93fb5352015-09-09 03:59:20 +000013 ##OEROOT##/meta-phosphor \
Brad Bishop93fb5352015-09-09 03:59:20 +000014 "