From ade3e145ead0beedad181394fcaa63856176bdee Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 22 Oct 2021 14:26:27 -0500 Subject: treewide: clean up use of OBMC_MACHINE_FEATURES Modify the machine meta-layer configs to remove the use of the OBMC_MACHINE_FEATURES indirection and favor the Yocto MACHINE_FEATURES variable instead. Signed-off-by: Patrick Williams Change-Id: Ifafb79e4e4c010e9476b9547cd4982f5b645060e --- meta-bytedance/meta-g220a/conf/machine/g220a.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-bytedance/meta-g220a/conf/machine/g220a.conf') diff --git a/meta-bytedance/meta-g220a/conf/machine/g220a.conf b/meta-bytedance/meta-g220a/conf/machine/g220a.conf index ba7a253e3..516e31683 100644 --- a/meta-bytedance/meta-g220a/conf/machine/g220a.conf +++ b/meta-bytedance/meta-g220a/conf/machine/g220a.conf @@ -10,7 +10,7 @@ require conf/machine/include/ast2500.inc require conf/machine/include/obmc-bsp-common.inc require conf/distro/include/phosphor-aspeednic-use-mac2.inc -OBMC_MACHINE_FEATURES += "\ +MACHINE_FEATURES += "\ obmc-bmc-state-mgmt \ obmc-chassis-state-mgmt \ obmc-host-ipmi \ -- cgit v1.2.3