bmcweb: srcrev bump 287ece64bf..9d832618c7
Ed Tanous (4):
Update Boost subproject to 1.77
Make code build in clang
Sort collections by human sort
Enable beast separate compilation
zhanghch05 (1):
Use AsyncResp in retrieveUriToDbusMap
Change-Id: I2e38f7be719000575a0a6d4b859733b8ba417cd8
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 f697fb8..28e7beb 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "287ece64bf9a8ee0c42f77cefce559054b488ae7"
+SRCREV = "9d832618c74052bd445d6e8b3461946f3c431ca3"
S = "${WORKDIR}/git"