bmcweb: srcrev bump 1e75e1dde0..382d64759b

Ali Ahmed (1):
      Move nested dbus calls in getComputerSystem

Ed Tanous (5):
      Allow custom 404 handlers
      Add Method Not Allowed (405) handler
      Add 405 handler for redfish
      Move ipv4VerifyIpAndGetBitcount into ip_utils
      Fix regression in pid setting

John Edward Broadbent (1):
      redfish: Add the percent lifeleft to drive

Krzysztof Grobelny (1):
      used sdbusplus::unpackPropertiesNoThrow part 6

Change-Id: Ic7d427d2eefd4dacab8f554b8e1e83e14821d793
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 f272fb8..cce929d 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 = "1e75e1dde032e327f16cf7270b0de621f0c6ccc6"
+SRCREV = "382d64759b0848f18bad9e0d85a8291529ced0e9"
 
 S = "${WORKDIR}/git"