bmcweb: srcrev bump 646438f729..8aae75ad51

Marri Devender Rao (1):
      Redfish: Raise resource not found (404) if path does not exist

Change-Id: I3aac8ed9f86c16a445983c04883e7c8876bb5659
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index c1e2808..26287f1 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "646438f7297cc34043cf142fc083e6bab05c7eb6"
+SRCREV = "8aae75ad51881046f2fab9ca64c7addfb004e06b"
 
 S = "${WORKDIR}/git"