From ca3e1d9f86212282ca59f384055497eb0d156d49 Mon Sep 17 00:00:00 2001 From: "Thang Q. Nguyen" Date: Thu, 12 Aug 2021 10:21:36 +0000 Subject: meta-ampere: fix compilation error with latest Yocto Make the following changes to fix compilation errors: 1. Add honister to LAYERSERIES_COMPAT 2. Increase CONF_VERSION to 2. 3. Fix mistake on previous change on Yocto syntax update. Tested: 1. Compile OpenBMC for Mt.Jade without error. Signed-off-by: Thang Q. Nguyen Change-Id: I5ac3f568d776109955759fab78844b1d38a51af1 --- meta-ampere/meta-jade/conf/machine/mtjade.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-ampere/meta-jade/conf/machine') diff --git a/meta-ampere/meta-jade/conf/machine/mtjade.conf b/meta-ampere/meta-jade/conf/machine/mtjade.conf index 67e852b44..2c948df6d 100644 --- a/meta-ampere/meta-jade/conf/machine/mtjade.conf +++ b/meta-ampere/meta-jade/conf/machine/mtjade.conf @@ -19,6 +19,7 @@ OBMC_MACHINE_FEATURES += "\ obmc-phosphor-chassis-mgmt \ obmc-phosphor-flash-mgmt \ obmc-chassis-state-mgmt \ + obmc-host-state-mgmt \ obmc-bmc-state-mgmt \ " -- cgit v1.2.3