summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-q71l/conf/layer.conf
blob: 99194538460a52fe581b01ad5d5ec88c22b1ef1d (plain)
1
2
3
4
5
6
7
8
9
10
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"

# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
            ${LAYERDIR}/recipes-*/*/*.bbappend"

BBFILE_COLLECTIONS += "q71l"
BBFILE_PATTERN_q71l = ""
LAYERSERIES_COMPAT_q71l = "hardknott honister"