bmcweb: srcrev bump 6a9f85f905..d830ff5aa4

Adriana Kobylak (1):
      http: utility: Add base64encode

Change-Id: I42e56c437a53e981667b3c2557639e40e12cecf5
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 69fde7b..a51a25d 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 = "6a9f85f9050e2c0f38148e295d7e25f56d05c6de"
+SRCREV = "d830ff5aa48b2c39aac411162873239b235b0858"
 
 S = "${WORKDIR}/git"