bmcweb: srcrev bump 07a602993f..78158631ae

Ed Tanous (1):
      Update required version of boost to 1.71

James Feist (1):
      Add Drive Error Registry Message

Johnathan Mantey (1):
      Redfish: Implement DHCPv4 and DHCPv6 handling

Zbigniew Kurzynski (1):
      Auth methods configuration

(From meta-phosphor rev: c5ca345e4b01403852ca3da727034aa9922a1419)

Change-Id: I95e33897f10a85f82fa40ebcde2a759843f7adfd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index db0210d..0084d28 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "07a602993f1007b0b0b764bdb3f14f302a8d2e26"
+SRCREV = "78158631aeab5b77ea9a5f566508285cb839fadf"
 
 S = "${WORKDIR}/git"