nvmed: SRC_REV bump 6695719..0fb69f3

git shortlog 6695719..0fb69f3
Hao Jiang (1):
      NVMeSubsys: Make the initiate process attached

Jinliang Wang (1):
      nvmed: detect banned i2c bus and skip creation of NVMeSubsystem

Tested:
1) b/333397759#comment6
2) Tested field in go/gbmccl/182579

Fusion-Link: Not affect presubmit machine
Google-Bug-Id: 336042883
Google-Bug-Id: 330783959
Change-Id: I3b393fcec044138f35a508215c8aaa4b6d4e2f94
Signed-off-by: Jinliang Wang <jinliangw@google.com>
(cherry picked from commit 58638e84c612311acd980be86292e2152cd05f90)
diff --git a/recipes-google/nvme/nvmed.bb b/recipes-google/nvme/nvmed.bb
index 32d7963..bc9239f 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 = "66957197965ecbc9031eaf4f269173029dddff47"
+SRCREV = "0fb69f310e8280c37b52a399244a2576978c4283"
 
 S = "${WORKDIR}/git"