commit | 59c98f4cab8df2fa9c7bd483a79065368754844c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jun 23 11:00:25 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Jun 24 10:48:15 2023 +0000 |
tree | 3adf412fdd215cb1531e020966141fef7f598976 | |
parent | e0bda5e347279d5ec259c92a551a9a264a3dcb10 [diff] [blame] |
telemetry: srcrev bump cc8abc0be5..3995a361af Patrick Williams (1): Remove OWNERS which are unqualified Change-Id: Ica2aaf0070ad41816a7066faea165ff8ba04e203 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 479be41..9b1cd7e 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 = "cc8abc0be58c19acd088da455454fdf466a1745f" +SRCREV = "3995a361af50f6708090bf853494cf1659864cd4" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"