bmcweb: srcrev bump 44fad2aa3b..8e659c88fc

Ed Tanous (2):
      Split up authenticate
      Simplify requestPrefersHtml unit test

Josh Lehan (1):
      Avoid hardcoding nlohmann_json include directory

Change-Id: I4f8a081dd48609db2c28b75892e3a2dcfe537f9b
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 d5d9080..4c21402 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 = "44fad2aa3ba9e28bb52c0ff21ba2cdbd2812b199"
+SRCREV = "8e659c88fc872073f7f6dbc225cfac37d4e97ff6"
 
 S = "${WORKDIR}/git"