commit | 8fcc117e6185635e5840cb792399181581120509 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jun 13 00:41:01 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Jun 15 20:14:03 2022 +0000 |
tree | 99ef6eb0392f22b4b27d17524f463897b3113382 | |
parent | a1156b475db7bb2bcd1fa40e4ec2de76d60a22cd [diff] |
telemetry: srcrev bump 1cdd7e4f89..aa4a9dc5cc Krzysztof Grobelny (1): changed min value to 0 for some meson options Change-Id: I82a4674b26fada78569678af0b5916b27cc1344e 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 d581f15..2a6880b 100644 --- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb +++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https" PV = "1.0+git${SRCPV}" -SRCREV = "1cdd7e4f89c75de7ec95ea545306e96ddf5a8a2b" +SRCREV = "aa4a9dc5ccae9f210d0d63f99b22154c97e53c19" S = "${WORKDIR}/git"