mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 07:37:48 +00: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 \
|
|
"
|