bmcweb: srcrev bump 72d566d9eb..80319af19c

Asmitha Karunanithi (4):
      Redfish: Minor changes in the Oem schemas for dump
      Redfish: BMC dump logEntry service implementation
      Redfish: Creation of a BMC dump
      Redfish: Support for ClearLog Action

Change-Id: I0560ebcc1c90f61b305689a336d5d0b666d59114
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 4742607..7eb6376 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "72d566d9ebe2125b589c56ff71d4dcef6cd38981"
+SRCREV = "80319af19c4b74a95a940ade10b13dee2562fe8a"
 
 S = "${WORKDIR}/git"