summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/bblayers.conf.sample
blob: ee85a98823e564070cee127a9f722fcfbd751094 (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 = "4"

BBFILES ?= ""
BBLAYERS = " \
  ##POKYBASE##/meta \
  ##POKYBASE##/meta-yocto \
  "
OpenPOWER on IntegriCloud