Add flag to skip usbnet disable

Some platforms need the service running
till the SMBIOS table transfers are complete.
They can use this flag and later disable
the service separately.

Tested:
Tested with the empty flag and verified
that the service is disabled.
https://paste.googleplex.com/5759611132051456

Tested with the non-empty flag and
verified that the service keeps running.
https://paste.googleplex.com/4673695156142080

Google-Bug-Id: 487678070
Platforms-Affected: platform31
Fusion-Link: fusion2, N/A
Change-Id: Iaea4c29d8ee2b2f5ba181af3f0b351e7553eea30
(cherry picked from commit d92fdd19d96e68cab2224e18e9ea7debe9a6b348)
Signed-off-by: Swati Wagh <swatiwagh@google.com>
2 files changed
tree: af05704b06262726ef0d75ee24b4bb1d150aa81a
  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.