mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 13:29:40 +01:00
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
|
|
# changes incompatibly
|
|
LCONF_VERSION = "4"
|
|
|
|
BBFILES ?= ""
|
|
BBLAYERS = " \
|
|
##COREBASE##/meta \
|
|
##COREBASE##/meta-yocto \
|
|
"
|