phosphor-dbus-interfaces and phosphor-logging bump
phosphor-dbus-interfaces: srcrev bump 1b4a98af49..9969a5b401
Adriana Kobylak (1):
Entry: Add GetEntry method
Wludzik, Jozef (1):
Changed array of sensor to single sensor in Telemetry.Report
phosphor-logging: srcrev bump b50c705c3b..eb5d3f2fbc
Adriana Kobylak (1):
elog_entry: Implement getEntry method
Change-Id: I34a6bc8227f73c53e8a19644d02b1555a76ba7c1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 d266d1c..bfecfb9 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 = "1b4a98af49059da61695c41469e4b7b134c1bf68"
+SRCREV = "9969a5b4016bc8ae62e5f23aad476c6352dfac86"
# 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 5a1ffd5..7ec34b3 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -55,7 +55,7 @@
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "b50c705c3bb3738673f98cd371b408a5b48e629a"
+SRCREV = "eb5d3f2fbcf584a28dc7aeaed050243ba0a038ea"
S = "${WORKDIR}/git"