bmcweb: srcrev bump aad1a25727..43b761d0c8

Ed Tanous (3):
      bmcweb: Resolve build error with non-SSL builds
      Implement KVM websocket proxy in bmcweb
      bmcweb: fix compiler warnings

(From meta-phosphor rev: 4d72078d6370bcb9dbebd7ffb2ef9c1aeead28e8)

Change-Id: I371b2e74c70be67e70d8e33c2639e1574870ff9a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 93769ec..29076c0 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 = "aad1a257275632029d5400971e786633b5ffb6fa"
+SRCREV = "43b761d0c8f5c4c39199093ee4bcd60698e77138"
 
 S = "${WORKDIR}/git"