Fix meta-bsp structure.
[vuplus_openvuplus_3.0] / meta-bsp / conf / layer.conf
diff --git a/meta-bsp/conf/layer.conf b/meta-bsp/conf/layer.conf
new file mode 100644 (file)
index 0000000..92b54c7
--- /dev/null
@@ -0,0 +1,10 @@
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
+BBPATH .= ":${LAYERDIR}"
+BBFILE_COLLECTIONS += "bsp-common"
+BBFILE_PRIORITY_bsp-common = "30"
+BBFILE_PATTERN_bsp-common := "^${LAYERDIR}/"
+
+SIGGEN_EXCLUDERECIPES_ABISAFE += " \
+  vuplus-bootlogo \
+"
+