phosphor-certificate-manager: srcrev bump a1c5595675..feddcf2017

Jayanth Othayoth (2):
      Add support to upload CA certificate
      Replace std::bind with lambda expressions

Change-Id: I123da82fb00b2db5b8548a4a63008fe7d857ed8d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index b5e15b8..c189abe 100644
--- a/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -9,7 +9,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI = "git://github.com/openbmc/phosphor-certificate-manager"
-SRCREV = "a1c5595675a9211819e4a495c023710645a38c3a"
+SRCREV = "feddcf2017afcab22f2aee0de293ecb13edd1af9"
 
 inherit autotools \
         pkgconfig \