summaryrefslogtreecommitdiff
path: root/meta-evb
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-02-20 04:33:52 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-12 21:51:03 +0300
commit39c9d3d1bbd05b16016ec6f8044dea8e60d96aff (patch)
tree6d02baf1b2f12627ae1f7de15b864150a782926a /meta-evb
parentab18eb5cb79bd55c1178b331e468cd83a0056ff7 (diff)
downloadopenbmc-39c9d3d1bbd05b16016ec6f8044dea8e60d96aff.tar.xz
meta-evb-nuvoton: add symlinks for machine-conf for setup
The 'setup' script looks for machine config files being present to know that the meta-layer contains a valid machine for OpenBMC. The nuvoton EVBs are split between meta-nuvoton for the base support and meta-evb-nuvoton for "EVB on Phosphor" support. Add symlinks for the machine config files from meta-nuvoton into meta-evb-nuvoton so that setup recognizes them as valid machines, but using the phosphor layers. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I871432047979f8a7c3d1b836633a5dc74864b6fa
Diffstat (limited to 'meta-evb')
l---------meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/machine/evb-npcm750.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/machine/evb-npcm750.conf b/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/machine/evb-npcm750.conf
new file mode 120000
index 000000000..51ebe36ac
--- /dev/null
+++ b/meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/machine/evb-npcm750.conf
@@ -0,0 +1 @@
+../../../../../meta-nuvoton/conf/machine/evb-npcm750.conf \ No newline at end of file