summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-q71l/conf/layer.conf
blob: 9e561602967361f3e8e2c6ef1ea4ec8dc4a3d3f5 (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 = "gatesgarth hardknott"