summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-aspeed/conf/layer.conf
blob: 9e7bd18843e11451eb411902c2d6d03a5731a446 (plain)
1
2
3
4
5
6
7
8
9
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"

BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \
            ${LAYERDIR}/common/recipes-*/*/*.bbappend"

BBFILE_COLLECTIONS += "aspeed"
BBFILE_PATTERN_aspeed = ""
LAYERVERSION_aspeed = "1"
OpenPOWER on IntegriCloud