summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/bblayers.conf.sample
blob: 78977503206db2e98fa775b27b2a00e6eb359c0a (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 \
  "