summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-25 02:51:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-26 00:02:19 +0300
commitdd7c987dfe017f06773a66220e0f19a975a32e60 (patch)
treeb17b2ff95a53b729ca77de5c9d546aa71f19ba85 /meta-phosphor/recipes-phosphor/sensors
parente1a6a3184769375fd7b3995eacf98b1858dfe7b7 (diff)
downloadopenbmc-dd7c987dfe017f06773a66220e0f19a975a32e60.tar.xz
phosphor-nvme: srcrev bump 69b9618d68..92a15badce
George Hung (1): Add to read model number from VPD (From meta-phosphor rev: 3285bad4e0561c6eaa25a5a09033a42e23c812e8) Change-Id: I031fbba0a084c96f9e89be8af102410d9f4d526f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors')
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
index fa973cf1d..c471ef09a 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -15,7 +15,7 @@ DEPENDS += "phosphor-logging"
DEPENDS += "nlohmann-json"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=git"
-SRCREV = "69b9618d6875d93976db536b2fa0df176e50cbdd"
+SRCREV = "92a15badce1a577e944bdbc8c7773865e9f61d41"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"