phosphor-dbus-interfaces, phosphor-snmp: srcrev bumps

phosphor-dbus-interfaces: srcrev bump 77369cbb57..0170a76594

Brad Bishop (2):
      net: Client.Create interface from SNMP project
      pcieslot, cpu: add upstream_processor association

Brandon Kim (2):
      Cpu: Add EffectiveFamily and update Model to EffectiveModel
      Cpu: Update Step and Microcode type to uint

SpencerKu (1):
      Add "GenerationInUse" and "GenerationSupported" to PCIeDevice interface

phosphor-snmp: srcrev bump c3600d86bc..d560529eb7

Manojkiran Eda (1):
      Add OWNERS file

Patrick Williams (1):
      use Create interface from phosphor-dbus-interfaces

Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I102470c177002354b88777badda8a892d66ecd32
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index 94d2900..2a123df 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -18,7 +18,7 @@
         "
 
 SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "77369cbb575c2867355c482fbc582df266daf2bf"
+SRCREV = "0170a765942a3432976e06e975c07f22ed3bb8a7"
 
 # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options.
 # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
index a38dc2b..9f5c0b2 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
@@ -12,7 +12,7 @@
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI += "git://github.com/openbmc/phosphor-snmp"
-SRCREV = "c3600d86bc6a911e11933e5d727f4e5bac8ce411"
+SRCREV = "d560529eb7e22c0b78fb0def20f57c6f35be9dfe"
 
 DBUS_SERVICE:${PN} += "xyz.openbmc_project.Network.SNMP.service"