new/yocto/poky/meta-poky/conf/bblayers.conf.sample

13 lines
265 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
POKY_BBLAYERS_CONF_VERSION = "2"
BBPATH = "${TOPDIR}"
BBFILES ?= ""
BBLAYERS ?= " \
##OEROOT##/meta \
##OEROOT##/meta-poky \
##OEROOT##/meta-yocto-bsp \
"