summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-21 21:11:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-21 23:54:25 +0300
commit472de4c08d44f1c8ebf6975961a98cc2eeef698e (patch)
tree7808eaf0b55e311db4facff15da3155123c36b83 /meta-phosphor/recipes-phosphor/sensors
parentcddc5710d6f0e1ca7e97f2d4689c01cafe694526 (diff)
downloadopenbmc-472de4c08d44f1c8ebf6975961a98cc2eeef698e.tar.xz
phosphor-nvme: srcrev bump 188ad95e36..69b9618d68
George Hung (1): Add vendor id/name mapping and remove extra space for serial number (From meta-phosphor rev: 3a38e0077efca8f344b16ad6e281a235439e4a34) Change-Id: Ib7b3dbce640ec0efe5e26c054a40e7dda60f3d8b 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 e094e185c..fa973cf1d 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 = "188ad95e369c8cad47bda4a100d74cec71a8e8ad"
+SRCREV = "69b9618d6875d93976db536b2fa0df176e50cbdd"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"