psdmd master: SRCREV bump daca137d50..e97a549d38

John Wedig (1):
      Add psdmd.service to trust_bundle.target

Tested:
Presubmit results: https://fusion2.corp.google.com/2d1a07d9-ddeb-3122-a202-54e0ed6f7f5c
Ran oob_psdmd_test, emmc_test, emmc_erase_test, and new OOB disk erase
test (see cl/621644515).
Results: https://fusion2.corp.google.com/8c0670dc-bd89-4154-b202-07608ab430ca

Google-Bug-Id: 332540760
Change-Id: Ib60e59e5cefd071b2072fc497af0c1fde0857f33
Signed-off-by: John Wedig <johnwedig@google.com>
diff --git a/recipes-google/devices/psdmd_git.bb b/recipes-google/devices/psdmd_git.bb
index 1e2e7cc9..bf3eff2 100644
--- a/recipes-google/devices/psdmd_git.bb
+++ b/recipes-google/devices/psdmd_git.bb
@@ -27,7 +27,7 @@
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://gbmc-private.googlesource.com/psdmd;protocol=https;branch=master"
-SRCREV = "daca137d502b999a9fc4f0ffc15762df9aa9299d"
+SRCREV = "e97a549d3835a56a99490326057f0f19c2f8f934"
 
 SYSTEMD_PACKAGES = "${PN}"
 SYSTEMD_SERVICE:${PN} += "psdmd.service"