bmcweb: srcrev bump 06b1b63c3c..e4a4b9a956

James Feist (1):
      Systems: Add AssetTag Support

Ratan Gupta (2):
      Redfish: Populate the ActiveDirectory property in AccountService schema
      Redfish: Implement PATCH operation for ActiveDirectory property in AccountService

Change-Id: Ie7b1bb256424187de8875c0ca17ac6fa35cf21fd
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 1fca951..8c13da9 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 = "06b1b63c3cc85b5b77521e7fed0b2a23a63bfbb6"
+SRCREV = "e4a4b9a95622b8e1c1bae93718699ad19f4882ac"
 
 S = "${WORKDIR}/git"