summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-cp2-5422/conf/layer.conf
blob: 0fbda955cf63390462df4a19997c66b14e1e507a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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 += "sila"
BBFILE_PATTERN_sila := "^${LAYERDIR}/"
BBFILE_PRIORITY_sila = "5"
BBFILE_PATTERN_IGNORE_EMPTY_sila = "1"

LAYERSERIES_COMPAT_sila := "honister kirkstone"

hostname:pn-base-files = "${MACHINE}"

FACTORY:ibs:append = "sila"