aboutsummaryrefslogtreecommitdiffstats
path: root/meta-tlk/conf/layer.conf
blob: 38b0e0c2018ae7130caa38c329b5a98d2669d0bc (plain)
1
2
3
4
5
6
# 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"