summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr630/conf/layer.conf
blob: 9c1b4d6524a8da8e3e85d719a256f1c8d3bea6c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#"Copyright (c) 2019-present Lenovo
#Licensed under BSD-3, see COPYING.BSD file for details."

# 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 += "hr630-layer"
BBFILE_PATTERN_hr630-layer = ""
BBFILE_PRIORITY_hr630-layer = "5"
LAYERSERIES_COMPAT_hr630-layer = "gatesgarth hardknott"