summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-18 23:33:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-20 16:38:25 +0300
commit34a8419ec218a135f07ae9bdd32d4e5fcca27b66 (patch)
tree4ec57bb3c7650a4277bcf42387fff61b73f94587
parentbcf1b67dfe53878234a2e8bfb0931c3bdd5bb15c (diff)
downloadopenbmc-34a8419ec218a135f07ae9bdd32d4e5fcca27b66.tar.xz
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>
-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 6012ffe1f..6a02aa1c8 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "929d4b57f10bc4200e16b71fbcf32521d8cc23c1"
+SRCREV = "83deb7d8bd399469f8167f768cd6bb641584529d"
S = "${WORKDIR}/git"