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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 7a980ad..795b2de 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
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"