bmcweb: srcrev bump eecd51a46e..66b5ca76cc

jayaprakash Mutyala (1):
      account_service: redfish user Patch error handling

Change-Id: I53c44628ce39720bd033864a282e6cb01fb0334a
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 2d313e8..88ddfb5 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 = "eecd51a46e6d44ae3408d889ed037f4e4270d653"
+SRCREV = "66b5ca76ccbad5ff6a51189c9b984d4b0e1ba18a"
 
 S = "${WORKDIR}/git"