psdmd: master: SRCREV bump 3955096..fbe48dc

John Broadbent (1):
  e91ee12 Increase timeout when stopping logging 60->200

gBMC Team (1):
  f595a13 Add annotation for TPC back sync data
  fbe48dc sdmd: Remove dependency on annotation.proto

Tested: compiles

Google-Bug-Id: 317916486
Google-Bug-Id: 316848979
Change-Id: Id507ff6e410ba04dd1e8266565ac2ba8a243dcc7
Signed-off-by: Claire Liao <claireliao@google.com>
(cherry picked from commit 300c0070358904d70f2b30fe96bb45a2954c7768)
diff --git a/recipes-google/devices/psdmd_git.bb b/recipes-google/devices/psdmd_git.bb
index c3e8cba..a3ea314 100644
--- a/recipes-google/devices/psdmd_git.bb
+++ b/recipes-google/devices/psdmd_git.bb
@@ -26,7 +26,7 @@
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://gbmc-private.googlesource.com/psdmd;protocol=https;branch=master"
-SRCREV = "3955096f50afc9394f77037bb8e7f1fbb281fdb8"
+SRCREV = "fbe48dc90dad5205a6edc99ec0ed53da7dc9ee24"
 
 SYSTEMD_PACKAGES = "${PN}"
 SYSTEMD_SERVICE:${PN} += "psdmd.service"