# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf # changes incompatibly LCONF_VERSION = "6" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ ${TOPDIR}/meta \ ${TPODIR}/meta-yocto \ ${TPODIR}/meta-yocto-bsp \ ${TOPDIR}/meta-oe/meta-oe \ ${TOPDIR}/meta-openembedded/meta-ruby \ ${TOPDIR}/meta-openembedded/meta-python \ ${TOPDIR}/meta-openembedded/meta-networking \ ${TOPDIR}/meta-qt5 \ ${TOPDIR}/meta-powerbeacon \ " BBLAYERS_NON_REMOVABLE ?= " \ /home/vadimi/yocto_jenkins/poky/meta \ /home/vadimi/yocto_jenkins/poky/meta-yocto \ "