| commit | d6db91593e943c275f63bf46febb8df0ce4fc68c | [log] [tgz] |
|---|---|---|
| author | Muhammad Usama <muhammadusama@google.com> | Thu Oct 30 20:22:20 2025 +0000 |
| committer | Muhammad Usama Chaudhry <muhammadusama@google.com> | Thu Oct 30 20:33:23 2025 -0700 |
| tree | 692f25abf5609e27b2e650f5af0a972fcd18859d | |
| parent | 64ad76ca227a61149d1904323f8f974773118a6c [diff] |
dbus-sensors google-dev: SRCREV bump 5a929ef3f5..8731a1459e
Luka Strizic (1):
nvmed: Adds support for MCTP devices exposed by mctpreactor
Munawar Hussain (2):
nvmed: refactor: move metric store initialization to function
nvmed: Add metric-store feature flag to disable nvme cache
Platforms-Affected: All w/ NVMe devices
Fusion-Link: https://fusion2.corp.google.com/3518b776-fcab-3117-b051-f7876c94b0c4
Tested: https://paste.googleplex.com/5624982315073536
Google-Bug-Id: 447223936
Google-Bug-Id: 453726615
Change-Id: I94008af331e06776770d15d8970be7e9e8e260b7
Signed-off-by: Muhammad Usama <muhammadusama@google.com>
diff --git a/recipes-google/nvme/nvmed.bb b/recipes-google/nvme/nvmed.bb index c5f03c1..93a461d 100644 --- a/recipes-google/nvme/nvmed.bb +++ b/recipes-google/nvme/nvmed.bb
@@ -19,7 +19,7 @@ # Modify these as desired PV = "1.0+git" -SRCREV = "5a929ef3f51b9c8c470f3e6bddbe702e68d54074" +SRCREV = "8731a1459eafb57ade7a9fb9f72ee8f4b3777f1a" S = "${WORKDIR}/git"