summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-28 17:12:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-28 19:43:16 +0300
commit991036296095884b068c3b98e1279b2fca2b8f83 (patch)
treee237ab35e9533a4e35c01e8f9be342461789b12e
parent1d4b469ca35c89493e1a2a3b65facc253caa98b2 (diff)
downloadopenbmc-991036296095884b068c3b98e1279b2fca2b8f83.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5324eccc9..181ef9c62 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "73df0db0daca78a62ef262ec3f933c887e7ceaa1"
+SRCREV = "22c33710fed78a5c47446ee91ececf8b8ab104db"
S = "${WORKDIR}/git"