bmcweb: srcrev bump 4d2849acfe..6ca6ac12e6

Johnathan Mantey (1):
      Redfish: Correct PATCH for IPv6 static addresses

(From meta-phosphor rev: 4e9ecc031e0af0fbf57a322c3d5694248a032c90)

Change-Id: Idca7a798b5e654cb905090e6d17d7403e2205029
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5ce2b25..7f59ca3 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "4d2849acfe1fc24e4c28878f765580b9e96ad36e"
+SRCREV = "6ca6ac12e62bd8bfbdb9a24bbfded4a138a1150a"
 
 S = "${WORKDIR}/git"