Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
d2e7538ef9e4fae2bf6f801f1c7f49411579bf7e
/
.
/
meta-evb
/
conf
/
layer.conf
blob: 0aca4aac1412c45084f76b084523b268ef1e12e0 [
file
] [
log
] [
blame
]
# We have a conf and classes directory, add to BBPATH
BBPATH
.=
":${LAYERDIR}"
BBFILE_COLLECTIONS
+=
"evb"
BBFILE_PATTERN_evb
=
""
# Provide a variable that points the base of the evb layer.
EVBBASE
=
'${@os.path.normpath("${LAYERDIR}/")}'