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

(From meta-phosphor rev: 3c30948923db342a2adf53804f923dd67c2406d9)

Change-Id: I520c2ea88bc6b020031b5cc776c6c754f0e4b70d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 1fca951..8c13da9 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"