ivi-homescreen_aglflutter: Use the agl-session for starting up
[AGL/meta-agl-devel.git] / meta-agl-lxc / 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 \
6             ${LAYERDIR}/recipes-*/*/*.bbappend"
7
8 BBFILE_COLLECTIONS += "aglcontainermc"
9 BBFILE_PATTERN_aglcontainermc = "^${LAYERDIR}/"
10 BBFILE_PRIORITY_aglcontainermc = "100"
11
12 BBFILES_DYNAMIC += " \
13     rcar-gen3:${LAYERDIR}/dynamic-layers/meta-rcar-gen3/*/*/*.bb \
14     rcar-gen3:${LAYERDIR}/dynamic-layers/meta-rcar-gen3/*/*/*.bbappend \
15 "
16
17 LAYERSERIES_COMPAT_aglcontainermc = "kirkstone"