summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-23 00:50:38 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-10-25 20:11:46 +0300
commitb34ccb46e239b94cc1c253c9a5a072bd2f357317 (patch)
tree46e44c8cde850fee1f846e4f5abafa36d9333494
parent9ad54785f7e64e72a8bae15a41bbc576fecb0132 (diff)
downloadopenbmc-b34ccb46e239b94cc1c253c9a5a072bd2f357317.tar.xz
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
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb2
-rw-r--r--meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb2
2 files changed, 2 insertions, 2 deletions
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 94d2900fa..2a123df4b 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 @@ DEPENDS += " \
"
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 a38dc2b59..9f5c0b262 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 @@ LICENSE = "Apache-2.0"
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"