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

Patrick Venture (7):
      build: Add missing inclusion of phosphor-logging
      build: add requirement for openssl to configure_ac
      build: add check for experimental/filesystem
      test: delete empty parameters
      build: add gtest, gmock to configure_ac
      gitignore: add missing items
      test: use tabs in Makefile_am

(From meta-phosphor rev: 7222db38e730434d22df4e5cd32f8de5f212494e)

Change-Id: I13c037b80ecf36706499fae8e5eab31309f282c5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index c189abe..7df57b3 100644
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/meta-phosphor/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 = "feddcf2017afcab22f2aee0de293ecb13edd1af9"
+SRCREV = "ca4f7887caa873fb74ed5f450c5c69676efd480b"
 
 inherit autotools \
         pkgconfig \