summaryrefslogtreecommitdiff
path: root/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager
AgeCommit message (Collapse)AuthorFilesLines
2021-08-25meta-ethanolx: Add blacklist file for the 'fru-device' appKonstantin Aladyshev1-0/+3
Some I2C addresses can't be probed for a FRU. For example, device at this address can be already connected to a driver or the I2C bus is not scannable like the APML bus. In this case 'fru-device' app will be producing messages like this: 'fru-device[XXX]: device at bus X address XX busy' To avoid these unnecessary log messages add I2C bus blacklist json file for the 'fru-device' app. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I0618943c9362117d9931defa1e17bcd999621197
2021-05-06meta-ethanolx: Add support for system fansKonstantin Aladyshev2-0/+240
Add system fans to entity manager configuration files and to IPMI YAML configuration files. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ib86a09553073b6ecf112232ca939758ecc5516c9
2021-04-21meta-amd: Add entity-manager configurations for AMD EthanolXKonstantin Aladyshev2-0/+357
Add entity-manager baseboard and chassis json configurations for AMD EthanolX. bb append entity-manager recipe to include above files. Sigened-off-by: Supreeth Venkatesh <supreeth.venkatesh@amd.com> Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I766be9587149fe54034ff8e01aa1013797f873a9