bmcweb: srcrev bump 397fd61f34..0185c7f163

Vernon Mauery (2):
      Change the default EC key to secp384r1
      Remove RSA comments and variable names

Change-Id: Iba8dcfdbb1f15a6f9df1305d25cd3bd5137ce30d
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 562e84b..4b5592f 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 = "397fd61f34fab6922cdf84c4f411a2b1bd174a1f"
+SRCREV = "0185c7f163a850216437be23111e2bfdd874cd11"
 
 S = "${WORKDIR}/git"