telemetry: srcrev bump 38c6409c16..4444a13c9a

George Liu (1):
      meson_options.txt: Support for reading options from meson.options

Patrick Williams (3):
      clang-format: copy latest and re-format
      build: upgrade to C++23
      meson: adjust nlohmann-json dependency

Change-Id: I1f43296f42e260c1903031c37844318e1f1b6cf6
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 74b8980..92f6586 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 = "38c6409c16d6119df73c83832ce4c5450ad5fe35"
+SRCREV = "4444a13c9af8d581797bd43f378be51a614d60f5"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"