init
[vuplus_openvuplus_3.0] / meta-bsp / common / conf / layer.conf
1 BBFILES += "${LAYERDIR}/recipes/*/*.bb"
2 #BBFILES += "${LAYERDIR}/recipes/*/*.bbappend"
3 BBPATH .= ":${LAYERDIR}"
4 BBFILE_COLLECTIONS += "bsp-common"
5 BBFILE_PRIORITY_bsp-common = "30"
6 BBFILE_PATTERN_bsp-common := "^${LAYERDIR}/"
7
8 SIGGEN_EXCLUDERECIPES_ABISAFE += " \
9   vuplus-bootlogo \
10 "