google-usb-dynamic: remove objmapper requirement

Sometimes the mapper crashes which can also bring down usb, and the
restart can fail because of objmapper restart too quick, and thus failed
by dependency check, which will not restart later even with "always".

This changes "requires" to "wants". So that this service can always
be restarted properly and cannot be brought down by mapper crash.

The start up order can still apply with the "after".

Tested: manually crash the mapperx and usb interface is still functioning.

Fusion-Link: fusion2 N/A
Google-Bug-Id: 330237944
Change-Id: I0f042443b2efa7687ad7a91176cf2fa65389ccf4
Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
(cherry picked from commit 648e6b1433555098809302959d10f35a82696346)
1 file changed
tree: 00cf29ebab17849c11a21306503b57d0f2a46630
  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. LICENSE
  12. 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.