mirror of
https://git.yoctoproject.org/poky
synced 2026-05-28 12:52:38 +02:00
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
BBFILES ?= ""
|
|
BBLAYERS = " \
|
|
${OEROOT}/meta \
|
|
${OEROOT}/meta-moblin \
|
|
"
|