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

BBFILES ?= ""
BBLAYERS = " \
  ${OEROOT}/meta \
  ${OEROOT}/meta-moblin \
  "