bmcweb: srcrev bump 97128e926c..1759dc7a35

Abhishek Patel (1):
      Fix BIOS privileges

Change-Id: Ib9ecb36f4480660a974c7a55c173777c46759543
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 839ac09..bc627c9 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "97128e926c8253f02cf25d2ca9881cadc426df2c"
+SRCREV = "1759dc7a351b665cce9cf260e0c911f489a344ff"
 
 S = "${WORKDIR}/git"