IPMI Sensor: Adding the replacable interface for GPU sensor

Presently host doesn't send the GPU as a write FRU command,
It sends the sensor data for GPU and we create the object
in the inventory.

Till now this is the first instance where host is not sending the
FRU data for a FRU but it sends the sensor data for that FRU.

To make GPU as a FRU we implement the replacable interface.

Resolves openbmc/openbmc#2898

Change-Id: I8b84238e1a78468f55d42078a165eb91b2a8e5af
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
1 file changed
tree: 759dccda56ab76b60a35d4188e4db9846bd0bdbb
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE
  7. README.md
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.