summaryrefslogtreecommitdiffstats
path: root/build/conf/bblayers.conf
blob: a0aea47055e95410cfcafd575102850a335dde9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
POKY_BBLAYERS_CONF_VERSION = "2"

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

BBLAYERS ?= " \
  /home/pokybuild/yocto-worker/buildperf-centos7/build/meta \
  /home/pokybuild/yocto-worker/buildperf-centos7/build/meta-poky \
  /home/pokybuild/yocto-worker/buildperf-centos7/build/meta-yocto-bsp \
  "