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

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