From 12e8df88921dd8308fba9aca862b7ab5965a1c2f Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Sun, 21 Feb 2021 12:25:18 -0600 Subject: meta-ibm: set OBMC_ORG_YAML_SUBDIRS in machines The OBMC_ORG_YAML_SUBDIRS variable is intended to be set system-wide and not via bbappends. There was an existing 'ibm-distrovars.inc' that was unused. Rename it as appropriate, add it to the machines, and remove the bbappend files. Signed-off-by: Patrick Williams Change-Id: Id5acd359f41c17ec9e68d1f0717e2f5c1bf96dcf --- meta-ibm/conf/machine/witherspoon-tacoma.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-ibm/conf/machine/witherspoon-tacoma.conf') diff --git a/meta-ibm/conf/machine/witherspoon-tacoma.conf b/meta-ibm/conf/machine/witherspoon-tacoma.conf index 8d2a9078c..9826d55ec 100644 --- a/meta-ibm/conf/machine/witherspoon-tacoma.conf +++ b/meta-ibm/conf/machine/witherspoon-tacoma.conf @@ -10,6 +10,7 @@ require conf/machine/include/ast2600.inc require conf/machine/include/obmc-bsp-common.inc require conf/machine/include/openpower.inc require conf/machine/include/p9.inc +require conf/distro/include/ibm-yaml.inc require conf/distro/include/openpower-virtual-pnor.inc require conf/distro/include/phosphor-mmc.inc require conf/distro/include/ibm-mpreboot.inc -- cgit v1.2.3