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

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

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