bmcweb: srcrev bump 73df0db0da..22c33710fe
Ratan Gupta (3):
Redfish: Populate the LDAP property in AccountService schema
Redfish(Account): Support the patch for individual properties for LDAP
Redfish: Move checkDbusPathExist function to dbus utility
(From meta-phosphor rev: f0b82cd5c59777bb943d9823038cc825d189bdb2)
Change-Id: Icff9f228447bffd4268b7cad279237ab65ba031d
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 5324ecc..181ef9c 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 = "73df0db0daca78a62ef262ec3f933c887e7ceaa1"
+SRCREV = "22c33710fed78a5c47446ee91ececf8b8ab104db"
S = "${WORKDIR}/git"