8b1cbdfc5c46b6b49fcaf7da5bc8d0c84635bf56
[AGL/meta-agl.git] / 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   "