pldmd-google: SRC_REV bump 6f7968b..9b9ccac

git shortlog 6f7968b..9b9ccac Jinliang Wang (5):
      terminus_handler: stop all sensor polling when terminus is stopped
      terminus_manager: postpone the erase of terminus device
      terminus_handler: remove endpoint after consecutive timeout
      terminus_manager: enhance error handle during discoveryTerminus
      MctpDiscovery: erase eid forcely on interfacesAdded event

Tested:
https://fusion2.corp.google.com/25013bf6-798a-3b14-96c7-4f8e456f6857

Fusion-Link: NA, not affect presubmit platforms
Google-Bug-Id: 383145677
Google-Bug-Id: 407433550
Change-Id: Ie211b755dad8a81d48b3c5b6a87e6a3caddd0e6b
Platforms-Affected: platform22, platform24
Signed-off-by: Jinliang Wang <jinliangw@google.com>
(cherry picked from commit 732e55c36c49bba90f912677cd9f26412b88b5cd)
diff --git a/recipes-google/pldmd/pldmd-google_git.bb b/recipes-google/pldmd/pldmd-google_git.bb
index 496bf09..7b31b96 100644
--- a/recipes-google/pldmd/pldmd-google_git.bb
+++ b/recipes-google/pldmd/pldmd-google_git.bb
@@ -2,7 +2,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 SRC_URI = "git://gbmc.googlesource.com/pldm;branch=google-dev;protocol=https"
-SRCREV = "6f7968be95847e90e590792829adc864089e7679"
+SRCREV = "9b9ccac8c2b0bd9730592283fda7a27134ee5058"
 
 SUMMARY = "PLDM Stack (Google Fork)"
 DESCRIPTION = "Implementation of the PLDM specifications"