SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-agl-core / conf / bblayers.conf.sample
1 # POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
2 # changes incompatibly
3 POKY_BBLAYERS_CONF_VERSION = "2"
4
5 BBPATH = "${TOPDIR}"
6 BBFILES ?= ""
7
8 BBLAYERS ?= " \
9   ##OEROOT##/meta \
10   ##OEROOT##/meta-poky \
11   ##OEROOT##/meta-yocto-bsp \
12   "