google-usb-network: make usb service more reliable

We've seen cases that usb service refuse to start because of the failed
object mapper dbus call. This will make sure that the service is
restarted when failure happens.

Tested: google-usb-dynamic can start normally, also similate the objmapper failure and can see that the service is retarting.

Google-Bug-Id: 310665870
Change-Id: I997c1bcbaed434ca74dc28e3c12a554e190526b9
Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
1 file changed
tree: 5393744f1f2dee6ceb1e3a3fa2d3c3c0a293ebaf
  1. conf/
  2. dynamic-layers/
  3. recipes-bsp/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. recipes-support/
  12. LICENSE
  13. 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.