summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-05 12:01:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-16 01:08:31 +0300
commit428af090955f4550c7ad1752c4dd878172878a33 (patch)
treeacc4c0d7336625e091eb140709efc1ddbde1ae4c
parent859036817b18cec154197ea7812d38ae77b47bb4 (diff)
downloadopenbmc-428af090955f4550c7ad1752c4dd878172878a33.tar.xz
telemetry: srcrev bump 92cfff44d5..0e7ae5dbf1
Ed Tanous (1): async changes to support 40749 Krzysztof Grobelny (1): created AddReportFutureVersion dbus method sdbusplus: srcrev bump 4b646236df..95874d930f Ed Tanous (1): Standardize the asio helper methods Change-Id: Ib881f03dc1110c67055a08500e2876f1f58c857b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Ed Tanous <edtanous@google.com>
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc2
-rw-r--r--meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
index 81be96641..89498893d 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -3,4 +3,4 @@ PR = "r1"
PV = "1.0+git${SRCPV}"
SRC_URI += "git://github.com/openbmc/sdbusplus"
-SRCREV = "4b646236df12b52205d2098ef985280190b358a7"
+SRCREV = "95874d930f0bcc8390cd47ab3bb1e5e46db45278"
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index 81b014292..144680d08 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/telemetry"
PV = "1.0+git${SRCPV}"
-SRCREV = "92cfff44d5790b7e59930e8a6acf15751a3cd891"
+SRCREV = "0e7ae5dbf1c07c19f11166acc812907e4ccd01ec"
S = "${WORKDIR}/git"