summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-q71l/conf/layer.conf
blob: d0f57d6c57a9b8c6c3d51b4d86fd0882957d464a (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 = "kirkstone langdale"