summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
blob: 8f4508eb3ec0873be9e4a1922b97853f34864e50 (plain)
1
2
3
4
5
6
# We have a conf directory, append to BBPATH
BBPATH .= ":${LAYERDIR}"

# We have a packages directory, add to BBFILES
BBFILES += "${LAYERDIR}/recipes/*/*.bb"