dbus-sensors google-dev: SRCREV bump bfedb00c31..176cadc46e

David Tang (2):
      [clang-tidy] Resolve readability-* errors
      [clang-tidy] Fix cppcoreguidelines-* errors

Hao Jiang (1):
      NVMe: remove the self capture for the worker thread

Muhammad Usama (2):
      fix code format for clang-format
      fix the valgrind uninit error for MI tests

Fusion-Link:
https://fusion2.corp.google.com/5800c9ca-ca7b-3a9e-b978-e812f0d712b4
https://fusion2.corp.google.com/6af3bdfa-894e-3fbf-ab90-4075668cee24
https://fusion2.corp.google.com/3f6df352-aee4-3645-b7c6-404120f2e82c

Tested: N/A
Google-Bug-Id: 343545884
Google-Bug-Id: 367716722
Google-Bug-Id: b/372694841
Change-Id: I8d0d6906f597cfc0eee03de815b8e1f40fff5669
Signed-off-by: Hao Jiang <jianghao@google.com>
diff --git a/recipes-google/nvme/nvmed.bb b/recipes-google/nvme/nvmed.bb
index 0486896..16e79a5 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 = "bfedb00c31180d4731c5224225d0cdd4e5f07977"
+SRCREV = "176cadc46ec68c94d1e3deab4a7c3ad688e1ac96"
 
 S = "${WORKDIR}/git"