summaryrefslogtreecommitdiffstats
path: root/bsp/meta-rtlwifi/conf/layer.conf
blob: ca6c3745f2995a775a233cb1041bae856f9051ec (plain)
1
2
3
4
5
6
7
8
9
10
11
# Append conf dir to BBPATH
BBPATH .= ":${LAYERDIR}"

# Append recipe dir to BBFILES
BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"

LAYERSERIES_COMPAT_rtlwifi = "rocko sumo thud"

BBFILE_COLLECTIONS += "rtlwifi"
BBFILE_PRIORITY_rtlwifi = "1"
BBFILE_PATTERN_rtlwifi = "${LAYERDIR}"