From 991036296095884b068c3b98e1279b2fca2b8f83 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 28 May 2019 14:12:03 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3