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