bmcweb: srcrev bump adc4f0db57..cfcd5f6bd9
Marri Devender Rao (3):
Redfish: GenerateCSR action for HTTPS certificate
Redfish: Extend GenerateCSR action for LDAP certificate collection
Redfish: Add TrustStore certificate support
Change-Id: I8d3cf0f0616834a35d93c5c59120557955527776
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 411e9d4..c3634f5 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 = "adc4f0db57568c5e5d2a3398fce00dbb050a3b72"
+SRCREV = "cfcd5f6bd9289c97e25d809068e579f7f3d45aeb"
S = "${WORKDIR}/git"