summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-21 19:00:22 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-22 02:24:11 +0300
commitea87248bf79d88942679b4a91b610e7cde2c8e01 (patch)
treecf3042053a791aa0f97f8a357f3610148e40d202 /meta-phosphor
parent00d611da75e8fad6d7e943146bdbd8a7aaab0672 (diff)
downloadopenbmc-ea87248bf79d88942679b4a91b610e7cde2c8e01.tar.xz
bmcweb: srcrev bump 83edb08f2c..4dd73a1cfa
Michal Orzel (1): Fix for segfault in VirtualMedia.InsertMedia Nan Zhou (3): memory: match DIMM ID even more precisely crow_getroutes_test: revive the test crow_getroutes_test: refactor tests Change-Id: I7499a4e50af697539fd9d7e2cc66017f9a923a1d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 7a980adc2b..795b2dea4b 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 = "83edb08f2c0fe21b217a4548e722ecadc93bebdf"
+SRCREV = "4dd73a1cfa22ebf9b2ee2fd2aff6767eeb88e1c1"
S = "${WORKDIR}/git"