bmcweb: srcrev bump 274dfe625f..d82a3acd1a

Carol Wang (1):
      Redfish: Implement ResetBios action

Change-Id: Ic4b6c7eea6e955eba9cc93f25c1556fd1040bf22
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 8373e3d..e1a5784 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 = "274dfe625f862e8ded2d4eb88dd856cf66bf54bf"
+SRCREV = "d82a3acd1abc04a13f90cef5234416c3e18da0e1"
 
 S = "${WORKDIR}/git"