From 39c9d3d1bbd05b16016ec6f8044dea8e60d96aff Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 19 Feb 2021 19:33:52 -0600 Subject: 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 Change-Id: I871432047979f8a7c3d1b836633a5dc74864b6fa --- meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/machine/evb-npcm750.conf | 1 + 1 file changed, 1 insertion(+) create mode 120000 meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/machine/evb-npcm750.conf (limited to 'meta-evb') 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 -- cgit v1.2.3