phosphor-debug-collector and phosphor-dbus-interfaces
phosphor-debug-collector: srcrev bump 969f9a5904..f37c5c3b3e
Dhruvaraj Subhashchandran (1):
Remove unused DumpType from Notify implementation.
phosphor-dbus-interfaces: srcrev bump a57b7e1a0d..962f955868
Dhruvaraj Subhashchandran (1):
Update Notify method to remove unused DumpType
Matt Spinler (1):
thresholds: Add 2 new threshold interfaces
Change-Id: I2ffa71aefc99a779990c11019de966d33bab5249
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index d4ad89a..a7b14b3 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -18,7 +18,7 @@
"
SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "a57b7e1a0d95fdc17856e08d31a04cb3a1fde7ea"
+SRCREV = "962f955868979f588c32a9cfe927ef66ad0b361c"
# Process OBMC_ORG_YAML_SUBDIRS to create Meson config options.
# ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true
diff --git a/recipes-phosphor/dump/phosphor-debug-collector.inc b/recipes-phosphor/dump/phosphor-debug-collector.inc
index 6d41301..68d7cac 100644
--- a/recipes-phosphor/dump/phosphor-debug-collector.inc
+++ b/recipes-phosphor/dump/phosphor-debug-collector.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-debug-collector"
-SRCREV = "969f9a59047978107b794fb58974cfa173283813"
+SRCREV = "f37c5c3b3e2785c51241bd34f700364406e8e9a4"