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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index cce929d..b3ba0a1 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 = "382d64759b0848f18bad9e0d85a8291529ced0e9"
+SRCREV = "894744945e8f40a93fbcd6c100c92e0cf5b0ef67"
 
 S = "${WORKDIR}/git"