bmcweb: srcrev bump 929d4b57f1..83deb7d8bd
AppaRao Puli (1):
fix bmcweb crash during sol communication
Jonathan Doman (1):
Avoid std::filesystem exception on trust store
(From meta-phosphor rev: 9b1150b1d6b96e9291ecce4ffb671f2b9b4de749)
Change-Id: If02599fd16b64b02b8064b261bffde93763dc6c4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 6012ffe..6a02aa1 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 = "929d4b57f10bc4200e16b71fbcf32521d8cc23c1"
+SRCREV = "83deb7d8bd399469f8167f768cd6bb641584529d"
S = "${WORKDIR}/git"