| commit | 6e0c1763bf5b655fcb043597e2986eda887b1cd4 | [log] [tgz] |
|---|---|---|
| author | Edward Lee <edwarddl@google.com> | Mon Aug 05 21:09:54 2024 +0000 |
| committer | Edward Lee <edwarddl@google.com> | Wed Aug 21 17:51:08 2024 +0000 |
| tree | 565ec0c6e4f2765ee569728dc0671b7bc5e61e13 | |
| parent | 620f1afb384891dcd9798483c1e934e6a1dac343 [diff] |
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 \