gbmc-release-24.1.x: nvmed: change the branch to gbmc-release-24.1.x

On the master branch, there are a lot of IF2.0 features that
is not aimed at the 24.1.x release. The release is for IF1.1 with
izumi(EMR). We created a release branch gbmc-release-24.1.x
that only contains IF/OD co-exist and bug fixes.

Change-Id: I4a0b77bf2fda4d3397df4918e1f28828bab980be
Signed-off-by: Hao Jiang <jianghao@google.com>
diff --git a/recipes-google/nvme/nvmed.bb b/recipes-google/nvme/nvmed.bb
index a893031..74256d5 100644
--- a/recipes-google/nvme/nvmed.bb
+++ b/recipes-google/nvme/nvmed.bb
@@ -15,7 +15,7 @@
     phosphor-dbus-interfaces \
     "
 
-SRC_URI = "git://gbmc.googlesource.com/dbus-sensors;protocol=https;branch=google-dev"
+SRC_URI = "git://gbmc.googlesource.com/dbus-sensors;protocol=https;branch=gbmc-release-24.1.x"
 
 # Modify these as desired
 PV = "1.0+git"