8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
BBPATH = "${TOPDIR}"
|
|
BBFILES ?= ""
|
|
|
|
BBLAYERS ?= " \
|
|
##OEROOT##/meta \
|
|
##OEROOT##/meta-aspeed \
|
|
"
|