mirror of
https://git.yoctoproject.org/poky
synced 2026-05-25 12:52:39 +02: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 \
|
|
"
|