summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr855xg2/recipes-phosphor/ipmi
AgeCommit message (Collapse)AuthorFilesLines
2021-10-22meta-lenovo: remove unusable hr630 and hr855xg2 machinesPatrick Williams6-42/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I280dea863b89a22c9ca96f888c0a2b0d209e2093
2019-07-26meta-lenovo: hr855xg2: flash: update bbappendPatrick Venture1-3/+3
Update the configuration options to leverage the now available PACKAGECONFIG options. (From meta-lenovo rev: 32472874c254fd791fe5da9e0c41a82d2a4d45b9) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I1e0cd65502e530994d02dc486041d0d47c79ef6c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19meta-lenovo: hr855xg2: ipmi-flash use mapped addr varPatrick Venture1-1/+3
Use the IPMI_FLASH_BMC_ADDRESS mapped address variable to configure the mapped_address configuration option. (From meta-lenovo rev: 011afb2278f83d4038d42eb4ff0ec10ef8a02932) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: If614065d3022b1868c93a62fd975322f4db68237 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-09meta-lenovo: hr855xg2: add IPMI configurationsLisa Liu6-0/+40
1. Add some autoconfigure parameters for phosphor-ipmi-flash. 2. Add some sensor and FRU definitions for ipmi. 3. Add IPMI device id configuration. Tested: This has been tested on hr855xg2 machine via ipmitool from host. (From meta-lenovo rev: 1d57596f3206006189166000e8bfd351b3935aca) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: Ib387c38ba70df53b6320138993912eb900069bc1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>