commit | 1f2b96d73f0117b9c07ce7e4beca0e1dfddfb8e2 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Fri Nov 22 10:16:33 2019 +0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jan 16 20:30:22 2020 +0000 |
tree | 53efae00e9ac412d2c385c4363892c9bdb5887a0 | |
parent | 4ac52cb28db30f89bdfd23ab1614f71b65dfdceb [diff] |
Tacoma: add OBMC_POWER_SUPPLY_INSTANCES Tacoma was missing the OBMC_POWER_SUPPLY_INSTANCES config, and thus the power supply monitor service will not start correctly. And with the change in https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/27463 the build will fail on constructing the rootfs. Fix it by adding OBMC_POWER_SUPPLY_INSTANCES in tacoma config. Change-Id: Id9a75d7b41565c6b4420fae18ee6ad0cd9e7e87c Signed-off-by: Lei YU <mine260309@gmail.com>