commit | 66c24ea02f7cc511e52b5c7b4358f7c154c0f5ad | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Nov 02 11:11:01 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Nov 02 23:29:57 2022 +0000 |
tree | 7c8863ba1d5be3f451b5ccb28e2c42abbad9ecfd | |
parent | c09fc6a9824dde302831f605188a50e6449b2b52 [diff] |
telemetry: srcrev bump 62c08e9b5e..18e7101cf3 Krzysztof Grobelny (1): simplified appendLimit implementation Change-Id: I0b2845110058e44354fc035b6efec5211deb60ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb index cf85dee..4073a2f 100644 --- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb +++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@ phosphor-logging \ sdbusplus \ systemd" -SRCREV = "62c08e9b5e835df0e6ca463331908235086acb4d" +SRCREV = "18e7101cf3283c32fa52ed8b00697e1e1f59015a" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"