phosphor-debug-collector: enhance multihost support

- Change the dbus object path to faultlog/0 and faultlog/1 to align
  current gbmcewb LogService/faultLog URL logic.

Tested:
```
 busctl tree xyz.openbmc_project.Dump.Manager
└─ /xyz
  └─ /xyz/openbmc_project
    └─ /xyz/openbmc_project/dump
      ├─ /xyz/openbmc_project/dump/bmc
      └─ /xyz/openbmc_project/dump/faultlog
        ├─ /xyz/openbmc_project/dump/faultlog/0
        └─ /xyz/openbmc_project/dump/faultlog/1
```

Fusion-Link:
platform5: fusion2.corp.google.com/cc347b63-44dc-3f2e-b86a-773e009370bd
platform11: fusion2.corp.google.com/6cc6a249-4e06-3307-95b4-b1ec1ddc42c9
platform15: http://fusion2.corp.google.com/a7a5078a-b62e-3903-9ea9-8488ddfd0bf4
platform17: fusion2.corp.google.com/31945851-7314-3b61-884e-ee282d4fa7e5
Google-Bug-Id: 469625654
Change-Id: Ibf28270eae13eaf51f0d471cdb8263979c8e3975
Signed-off-by: Jimmy Chang <cmchang@google.com>
1 file changed
tree: 53cf9b51bc29fe4b4890f8d222088998b812f4b2
  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.