8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
|
|
# We have a conf and classes directory, add to BBPATH
|
||
|
|
BBPATH .= ":${LAYERDIR}"
|
||
|
|
|
||
|
|
BBFILE_COLLECTIONS += "evb-aspeed"
|
||
|
|
BBFILE_PATTERN_evb-aspeed = ""
|
||
|
|
BBFILE_PATTERN_IGNORE_EMPTY_evb-aspeed = "1"
|
||
|
|
LAYERSERIES_COMPAT_evb-aspeed = "langdale mickledore"
|