aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bblayers.conf.sample
blob: 6453ed5138d1884a25c9efe78644e139e0509910 (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 = "4"

BBFILES ?= ""
BBLAYERS = " \
  ##COREBASE##/poky/meta \
  ##COREBASE##/poky/meta-yocto \
  ##COREBASE##/meta-ivi \
  ##COREBASE##/meta-temp \
  ##COREBASE##/meta-systemd \
  "