bmcweb: srcrev bump 055806b30d..8f9ee3cd14

Gunnar Mills (1):
      Redfish: getComputerSystem: Fix Doxygen

Przemyslaw Czarnowski (1):
      Fix Image and ImageName values in schema

Stanley Chu (1):
      log_services: Fix redundant AsyncResp objects when deleting dump entries

(From meta-phosphor rev: 16b15485b5f7027192c7304a3bc132f15a522117)

Change-Id: I58884284d52cc6e2adea4398bf99b02e7c5d4be5
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 38bf3b6..63c1cff 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 = "055806b30dd7621b5018247d6fb4ac370bbaa527"
+SRCREV = "8f9ee3cd141a0d49f703d4358c81ddb644703cc2"
 
 S = "${WORKDIR}/git"