summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-11 01:21:16 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-11 01:21:16 +0300
commit326d03f4f456e13b20c215a6145d7b942f570f11 (patch)
tree30a173bc978ffbcfcdcd6f06242d6a1a3a38b5ad
parent2dc424c72b96bed45301da076bbd3f11d2b9b118 (diff)
downloadopenbmc-326d03f4f456e13b20c215a6145d7b942f570f11.tar.xz
bmcweb: srcrev bump 5b9e95a17f..7b7f04104b
Gunnar Mills (1): On logout set Session cookie with expired date Nan Zhou (3): ComputerSystem: fix ResetActionInfo query params: avoid copy query_param: remove dead file Sui Chen (1): memory: Precisely match DIMM ID Change-Id: Ie063605488ba1139983d42463b48434c4a254448 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 051cb67af8..753ffc6bc2 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "5b9e95a17fae7aaf9f8716b65345bb64ade5f403"
+SRCREV = "7b7f04104bb3d4e8dd20fa0e338a3e7a5ae3d9fa"
S = "${WORKDIR}/git"