gbmcweb: SRCREV de1a6..6be71f

Commit List:
Alex Lai (3):
      Add support for SBRMI and SBTSI PSU sensor type.
      Create PowerControl instance in tlBMC store.
      Add support for ADM1273 PSU sensor type.

David Tang (1):
      Change tlBMC Central Config to parse GBMC_TARGET_MACHINE

Hao Zhou (1):
      Adding deterministic BMC Logic for FRU scanning

Nan Zhou (2):
      Add Google.ReformatEmmc OEM action to UpdateService
      Update Bloom installer to use a timer for activation checks and copy all scripts.

gBMC Team (10):
      Fix 3 IncludeCleaner findings: * Included header <iterator> is not used directly (3 times)
      Support bloom firmware bundle signature verification
      Add CDPush version ID to GetPoliciesResponse.
      Authz config/schema for new `LockdownInband` Redfish NVMe API.
      Fix 19 IncludeCleaner findings: * Used header "platforms/syshealth/collection/feed/proto/service_messages.proto.h" is not included directly (4 time
s) * Used header "monitoring/streamz/api/query.proto.h" is not included directly (2 times) * Used header "platforms/syshealth/collection/feed/forward/cli
ent/proto/streamz_subscription.proto.h" is not included directly (2 times) * Used header "platforms/syshealth/collection/feed/collector/proto/entity.prot
o.h" is not included directly * Used header "platforms/syshealth/collection/feed/configuration/proto/collector_menu.proto.h" is not included directly * U
sed header "platforms/syshealth/collection/feed/forward/client/lib/streamz_subscription_client_factory.h" is not included directly * Included header "mon
itoring/streamz/rpc/query_common.h" is not used directly * Included header "platforms/syshealth/collection/feed/forward/client/lib/feed_client.h" is not
used directly * Included header "platforms/syshealth/collection/feed/forward/client/lib/offline_node_entities_reader.h" is not used directly * Included h
eader "platforms/syshealth/collection/feed/forward/client/lib/streamz_query_wrapper.h" is not used directly * Included header "third_party/absl/base/no_d
estructor.h" is not used directly * Included header "third_party/absl/time/time.h" is not used directly * Used header "platforms/uhm/node_entities/proto/
offline_node_entities.proto.h" is not included directly * Used header "platforms/uhm/node_entities/proto/resolved_entities.proto.h" is not included direc
tly
      Add Redfish endpoint for installing SSH TrustedUserCAKeys.
      Regulate the creation of thermal controllers and zone managers
      Add RedfishAggregatedSensor to tlbmc
      gbmcweb: Add StandbyOffline feature in meson options
      Add a flag for ReallyGracefulShutdown

Tested:
- Platform11:
  - http://fusion2/43ed2ef4-c384-31ee-8987-1a3aee40f010
  - http://fusion2/641b0e16-e254-372f-95ff-bef0c7c82acd
- Platform5: http://fusion2/3b08e71d-029f-3a13-9ad5-b8b891746bcd
- Platform15: http://fusion2/92228b98-039a-30bc-a744-5f1d2b3e104e
- Platform17: http://fusion2/42ebece9-219f-3911-bf18-e13012dd8794
Google-Bug-Id: 467748392
Change-Id: I7af1050b6c1537f2e49f2ff186a1ba01e771b4f1
Signed-off-by: Edward Lee <edwarddl@google.com>
1 file changed
tree: 5a5fcdeeadbbb73580def0a15c4db99cf84a148a
  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.