mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
765d380e33
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 \
|
|
"
|