aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bblayers.conf.sample
blob: 3a7aad24973311120c47f8238c94f96c0da85d4c (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 \
  "