aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/bblayers.conf.sample
blob: 2df038c7dade012a3153b64f6c1705959f814ae7 (plain)
1
2
3
4
5
6
7
8
9
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
LCONF_VERSION = "4"

BBFILES ?= ""
BBLAYERS = " \
  ##COREBASE##/meta \
  ##COREBASE##/meta-yocto \
  "