From b34ccb46e239b94cc1c253c9a5a072bd2f357317 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 22 Oct 2021 21:50:38 +0000 Subject: 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 Signed-off-by: Patrick Williams Change-Id: I102470c177002354b88777badda8a892d66ecd32 --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-phosphor') 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 94d2900fac..2a123df4bc 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 a38dc2b595..9f5c0b2627 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" -- cgit v1.2.3