summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-25 07:41:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-27 19:52:06 +0300
commit9f418417cb8c08b569a19e5cc86dc9b423533850 (patch)
tree416e343b116c0bff89d0f0d507d5722dd0d4d3c0
parent1720582272c38128c3a14e4217b0fcc7fe872d03 (diff)
downloadopenbmc-9f418417cb8c08b569a19e5cc86dc9b423533850.tar.xz
phosphor-nvme: srcrev bump fc8472c692..e41b2e4c6c
Vijay Khemka (1): Remove gpios dependency (From meta-phosphor rev: 3d5873bc39b8e18c733aac78b0e0c94012954515) Change-Id: Iab9fffb8cb92e060ae9d2f5f73273b46f54cc7ed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 c5bf0ba03..3ba8c4a7a 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 = "fc8472c692aa58b9a03999f6e5d0e73130606705"
+SRCREV = "e41b2e4c6c579f451b8d01ffff7abc46f0f7c6b2"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"