summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-nuvoton/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-bsp/meta-nuvoton/conf')
-rw-r--r--meta-openbmc-bsp/meta-nuvoton/conf/layer.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-openbmc-bsp/meta-nuvoton/conf/layer.conf b/meta-openbmc-bsp/meta-nuvoton/conf/layer.conf
new file mode 100644
index 000000000..62d1a5367
--- /dev/null
+++ b/meta-openbmc-bsp/meta-nuvoton/conf/layer.conf
@@ -0,0 +1,9 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \
+ ${LAYERDIR}/common/recipes-*/*/*.bbappend"
+
+BBFILE_COLLECTIONS += "nuvoton"
+BBFILE_PATTERN_nuvoton = ""
+LAYERVERSION_nuvoton = "1"
OpenPOWER on IntegriCloud