bmcweb: srcrev bump 54daabe7b7..20e6ea5dbf

raviteja-b (1):
      Redfish(Network): Implemented GET and PATCH support for  NTP servers

Change-Id: I06d66344d9c2c9807715b1f33149dc5fd7de20b3
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 61187c8..a0d1a55 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "54daabe7b7213551db91c1225a66a22088d1181e"
+SRCREV = "20e6ea5dbfaa04f4298116281ddfb997847189ce"
 
 S = "${WORKDIR}/git"