commit | 3c15ccfde37f21e8d61eb4e7dd172393e16261be | [log] [tgz] |
---|---|---|
author | Edward Lee <edwarddl@google.com> | Mon May 13 20:13:39 2024 +0000 |
committer | Edward Lee <edwarddl@google.com> | Mon May 13 20:15:20 2024 +0000 |
tree | 337b21d6ec31daf0939c2ed307a609838414c691 | |
parent | 29672175b9efcf8da15880a3e5112e90031de9c8 [diff] |
gbmcweb: SRCREV 2b6b7f4..54521cb Commit List: Edward Lee (1): Set KeepAlive on HTTP Socket During Accept Tested: Compiles https://fusion2.corp.google.com/99e65243-058e-40ae-8790-c27e7c23d9b1 (Failures are unrelated to the change, as this is an http only change) Google-Bug-Id: 339863954 Change-Id: Icc151c0b02f70865962bf9448a5511ddb3490260 Signed-off-by: Edward Lee <edwarddl@google.com>
diff --git a/recipes-phosphor/interfaces/gbmcweb.inc b/recipes-phosphor/interfaces/gbmcweb.inc index 0bc12bf..5f05593 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=gbmc-release-24.16.x;protocol=https" -GBMCWEB_SRCREV = "2b6b7f41d461edb9bfb405c2353439b6205ecbdd" +GBMCWEB_SRCREV = "54521cb3bd8e3b0e5ea73128d0fd5034ab623629"