# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf # changes incompatibly POKY_BBLAYERS_CONF_VERSION = "2" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ /home/yocto/ws/poky/meta \ /home/yocto/ws/poky/meta-poky \ /home/yocto/ws/poky/meta-yocto-bsp \ /home/yocto/ws/layers/meta-arm/meta-arm \ /home/yocto/ws/layers/meta-arm/meta-arm-toolchain \ /home/yocto/ws/layers/meta-ti/meta-beagle \ /home/yocto/ws/layers/meta-ti/meta-ti-bsp \ /home/yocto/ws/layers/meta-ti/meta-ti-extras \ "