summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp/meta-nuvoton/conf
diff options
context:
space:
mode:
authorTomer Maimon <tmaimon77@gmail.com>2018-01-29 17:36:16 +0200
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-05-15 14:44:11 +0000
commitdbd6fa1c009ffc33d12f6c3c023dd87662876439 (patch)
tree9459f995324f6f9b1938573fb8ddea5fe537fe59 /meta-openbmc-bsp/meta-nuvoton/conf
parent9aa1455883adab5623cf72f9083d3e503e0bb668 (diff)
downloadtalos-openbmc-dbd6fa1c009ffc33d12f6c3c023dd87662876439.tar.gz
talos-openbmc-dbd6fa1c009ffc33d12f6c3c023dd87662876439.zip
Add Nuvoton NPCM7XX BSP support
Add as follow : 1. NPCM7XX Kernel Linux 2. NPCM7XX U-boot Change-Id: I84ae09c16725fcf9d23f8daf3c9eadac09cb605f Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
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