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