summaryrefslogtreecommitdiff
path: root/multitech/contrib/user-layer.conf
blob: 9af79eeb3cf0be7358805ca3c82a3e27b7a829dc (plain)
1
2
3
4
5
BBFILES += "${LAYERDIR}/recipes/*/*.bb ${LAYERDIR}/recipes/*/*.bbappend"
BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "user"
BBFILE_PRIORITY_user = "90"
BBFILE_PATTERN_user = "${LAYERDIR}"