summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-23 05:31:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-24 00:47:56 +0300
commit313a54feaa8e5043f6c8a3f5badfe3727a9bb2ec (patch)
treec69a3ff7781292685665d2be06c64c32b28620e2 /meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
parentcd9c5f4fce6793ff66feb3572583482b0b2615bc (diff)
downloadopenbmc-313a54feaa8e5043f6c8a3f5badfe3727a9bb2ec.tar.xz
phosphor-nvme: srcrev bump 05eedaa80e..188ad95e36
George Hung (2): Modfiy the type size for present/powergood GPIOs Change to use continue for NVMe read function (From meta-phosphor rev: e900cc4626e864379db98b2aeef13696eecbc23d) Change-Id: I64d8e93734785fe1f5200e4cde4dc116dd1cc79f 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/phosphor-nvme_git.bb')
-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 9edd32223c..e094e185c8 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 = "05eedaa80eef276b6ecee9d4fb721a523d2d999c"
+SRCREV = "188ad95e369c8cad47bda4a100d74cec71a8e8ad"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"