summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-06 18:12:17 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-06 23:38:21 +0300
commit15aaaaa582dd6db496ee8c3dcf82a80a8b4eba56 (patch)
tree29324a5180b2439125e061e4af7b21ce8f289420
parent8d5ee805cbd88a8614e0b4d7a5e2548e4f56a5fb (diff)
downloadopenbmc-15aaaaa582dd6db496ee8c3dcf82a80a8b4eba56.tar.xz
bmcweb: srcrev bump 382d64759b..894744945e
Jiaqing Zhao (1): Update content of ResourceNotFound/ResourceAlreadyExists message Krzysztof Grobelny (1): used sdbusplus::unpackPropertiesNoThrow part 7 Nan Zhou (1): query: make $select true by default Sunitha Harish (2): Fixes for IBM Management Console usecases IBM Mgmt console lock algorithm improvement Change-Id: Ib38a86b1064bb74fc6b2d8804d2d6ccf97621f51 Signed-off-by: Andrew Geissler <openbmcbump-github@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 cce929d702..b3ba0a1e00 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 = "382d64759b0848f18bad9e0d85a8291529ced0e9"
+SRCREV = "894744945e8f40a93fbcd6c100c92e0cf5b0ef67"
S = "${WORKDIR}/git"