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