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

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

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