phosphor-certificate-manager phosphor-dbus-interfcace srvbump

phosphor-certificate-manager -  srcrev bump 262ac2439d..06a69d7b
Zbigniew Kurzynski (1)
Support uploading multiple certificates [install-backend]

phosphor-dbus-interfaces -  srcrev bump 262ac2439d..7aa705a935
AppaRao Puli (1):
      Interface for defining PFR related properties

Ravi Teja (1):
      Network: add fallback option for LinkLocalAddressing property

Richard Marian Thomaiyar (1):
      D-Bus: User: Make AllGroups & AllPriv as const

Zbigniew Kurzynski (1):
      Support uploading multiple certificates. [install-interface]

Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Change-Id: I09bad91f91cd4ebfc0fd24453e1d03832c8dc33f
diff --git a/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index 7e4a9db..028434a 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 = "2e8c3a50140b755e9f5c934ca94fb9c5731451b1"
+SRCREV = "06a69d7b0674857ebe708025c17ce2fca93e1bf0"
 
 inherit autotools \
         pkgconfig \
diff --git a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index b3b9356..84d9cdf 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -14,7 +14,7 @@
 DEPENDS += "sdbus++-native"
 
 SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "262ac2439d629a9720bd132444c9b47521d9e229"
+SRCREV = "7aa705a9356c16d3540943a0436ea09c0fa61ab2"
 
 DEPENDS_remove_class-native = "sdbus++-native"
 DEPENDS_remove_class-nativesdk = "sdbus++-native"