]> git.kernelconcepts.de Git - meta-nanopi.git/blob - conf/layer.conf
ap6210-firmware-nanopi: Install firmware to proper directory
[meta-nanopi.git] / conf / layer.conf
1 # We have a conf and classes directory, append to BBPATH
2 BBPATH .= ":${LAYERDIR}"
3
4 # We have a recipes directory, add to BBFILES
5 BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
6
7 BBFILE_COLLECTIONS += "meta-nanopi"
8 BBFILE_PATTERN_meta-nanopi := "^${LAYERDIR}/"
9 BBFILE_PRIORITY_meta-nanopi = "6"