mctp: mctp-i2c.service: remove existing MCTP EID

Some device may lost its MCTP EID and become unreachable when host
power is off. As a short term solution, we need to restart mctp-i2c
service to setup MCTP endpoint again after host power is on.
Here we need to remove the existing MCTP EID as they may become
outdated.

Tested:
b/353851039#comment61

Fusion-Link:
Don't need as this service isn't used in presubmit platforms.

Google-Bug-Id: 383145677
Change-Id: I9cab98de0f4f0e62d5e7371f593cca9828773639
Signed-off-by: Jinliang Wang <jinliangw@google.com>
1 file changed
tree: e53386cb073eccebc2358a9c98d97aeab08d766f
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.