mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
|
|
# changes incompatibly
|
|
LCONF_VERSION = "3"
|
|
|
|
BBFILES ?= ""
|
|
BBLAYERS = " \
|
|
##POKYBASE##/meta \
|
|
##POKYBASE##/meta-emenlow \
|
|
"
|