metric-collector SRCREV ec3fedd..c888a48

Commit List:
Edward Lee (1):
      Fix Race Conditions with Time Sync that Cause BootCount to Not Increment

Tested:
Compiles

Fusion:
https://fusion2.corp.google.com/e03a04de-7a6d-36d0-928c-af8cd1cfd703
https://fusion2.corp.google.com/2f906bf4-e244-4db0-bdc1-21782ba02b83

Google-Bug-Id: 356649534
Change-Id: I223acb10ecfafb2ef4a82a613e0555dbf9678007
Signed-off-by: Edward Lee <edwarddl@google.com>
diff --git a/recipes-google/metric-collector/metric-collector.bb b/recipes-google/metric-collector/metric-collector.bb
index f4356cd..9105b17 100644
--- a/recipes-google/metric-collector/metric-collector.bb
+++ b/recipes-google/metric-collector/metric-collector.bb
@@ -11,7 +11,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://gbmc-private.googlesource.com/metric-collector;branch=master;protocol=https"
-SRCREV = "ec3fedd0bc9a666e73a066d8698cce21a5232b22"
+SRCREV = "c888a4808f2d41d392a792462321165485f43d6c"
 
 DEPENDS += " \
   sdbusplus \