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

BBPATH = "${TOPDIR}"
BBFILES ?= ""

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