9e4f91b8aa594ff7683421e5c23788b26a81cf8e
[AGL/meta-agl-devel.git] / meta-agl-wireless-monitor / conf / layer.conf
1 #We have a conf and classes directory, add to BBPATH
2 BBPATH .= ":${LAYERDIR}"
3
4 # We have recipes-* directories, add to BBFILES
5 BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
6
7 BBFILE_COLLECTIONS += "agl-wireless-monitor"
8 BBFILE_PATTERN_agl-wireless-monitor = "^${LAYERDIR}/"
9 BBFILE_PRIORITY_agl-drm-lease = "100"
10
11 # This should only be incremented on significant changes that will
12 # cause compatibility issues with other layers
13 LAYERVERSION_agl-wireless-monitor = "1"
14
15 LAYERSERIES_COMPAT_agl-wireless-monitor = "kirkstone"