From 0fb78b5640394ded6d4bf72bde1114330003f7d8 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 8 Jul 2021 01:41:14 +0000 Subject: phosphor-logging and phosphor-dbus-interface bump phosphor-logging: srcrev bump cbc93a4962..530efbfc72 Ramesh Iyyar (3): PEL: Repository: Added getLogID() as public method PEL: Manager: Implemented the GetPELIdFromBMCLogId dbus method PEL: Manager: Implemented the GetBMCLogIdFromPELId dbus method phosphor-dbus-interfaces: srcrev bump 531c90e344..39bdb47118 Ramesh Iyyar (2): open_power: PEL: Added the GetPELIdFromBMCLogId method open_power: PEL: Added the GetBMCLogIdFromPELId method Sharad Yadav (1): Inventory: Add Decorator.Dimension interface Tom Joseph (1): MCTP: Define interface for MCTP endpoint enumeration Vijay Lobo (1): Entry: Add Resolution property Willy Tu (1): location code: add new item interface to support more connections types Change-Id: Ib2983f821118bcc5877aff3915ed4d32589d682b Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 +- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 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 1b3a9d646..af52980f6 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 = "531c90e34497bbc571c18c50fe078c0d86e61d91" +SRCREV = "39bdb4711855ed9caf18b55427691c80e8e8ac8e" # 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/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 15d743829..711f2ecef 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -54,7 +54,7 @@ FILES_phosphor-rsyslog-config += " \ " SRC_URI += "git://github.com/openbmc/phosphor-logging" -SRCREV = "cbc93a49623dda187dd7dde4e0281ec0b8007a0e" +SRCREV = "530efbfc72b9eecb328af619543d74193dd58b38" S = "${WORKDIR}/git" -- cgit v1.2.3