mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
|
|
# changes incompatibly
|
|
LCONF_VERSION = "4"
|
|
|
|
BBFILES ?= ""
|
|
BBLAYERS = " \
|
|
##POKYBASE##/meta \
|
|
"
|