bmcweb: srcrev bump e7b5f604cc..a8544a5bb3

Ed Tanous (1):
      Implement human sort utility function

Change-Id: I9496974ec39c5bc440ede85a65ee9c8d2343ee2f
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 9f6ffbc..6600357 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 = "e7b5f604cc86dfa3995174a62df0b75f2b3ecaa7"
+SRCREV = "a8544a5bb3406e7f36e850a500f2dd5f5b4285c3"
 
 S = "${WORKDIR}/git"