commit | c18ead44a209e85bf6c5895d1807d04e26ee30c5 | [log] [tgz] |
---|---|---|
author | Malini Kothapalli <mkothapa@google.com> | Fri Mar 29 04:27:58 2024 +0000 |
committer | Malini Kothapalli <mkothapa@google.com> | Fri Mar 29 18:26:26 2024 +0000 |
tree | 1619fb4682ccbd5624271d93d42dd73938a29063 | |
parent | b6af9773ee775a91f5572dd8215828a979e26629 [diff] |
gbmcweb: SRCREV bump 8f13d..67cbc32 Malini Kothapalli (1): Fix undefined reference to `absl::container_internal::kEmptyGroup' linker error. Nan Zhou (3): Milotic tool: add subscribe support event: add flags to enable testing mode unit test multiple-layer plugins Tested: Local Build Fusion-Link: https://fusion2.corp.google.com/a8158a11-e36b-31b5-b699-10e28bfd4c4c Google-Bug-Id: 331169959 Change-Id: I3bf94535701380c73d8f371d29622dbc2d8130a1 Signed-off-by: Malini Kothapalli <mkothapa@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc index c7e864a..6ce4fa2 100644 --- a/recipes-phosphor/interfaces/gbmcweb.inc +++ b/recipes-phosphor/interfaces/gbmcweb.inc
@@ -1,2 +1,2 @@ GBMCWEB_SRC_URI = "git://gbmc.googlesource.com/gbmcweb;branch=master;protocol=https" -GBMCWEB_SRCREV = "8f13d1fcb55671c52eb2bf10b49663d32ad1fb2f" +GBMCWEB_SRCREV = "67cbc32047ef4fa09a07a8372e5ba6fef89c2e9a"