phosphor-certificate-manager: srcrev bump 426adadf24..36f25142c7

Dhruvaraj Subhashchandran (1):
      Add method to update certificate properities.

Marri Devender Rao (4):
      Refactor code for uploading different types of certificates
      Create cerificate object during startup for existing certificate
      Implement Certificate and Install interface
      Support creation/deletion of D-Bus certificate object

(From meta-phosphor rev: 44f319eaf27fd0d388e69d0072790dab76f1c366)

Change-Id: I79e3cb5ea0b3c04347fd6085fd4f44bc401ee06a
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 b33f354..a98a22d 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 = "426adadf24464b6003a5639d23679bd1bcbca647"
+SRCREV = "36f25142c7a07a70168d01ec23bef0b31b2c7be8"
 
 inherit autotools \
         pkgconfig \