summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-20 21:31:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-22 15:46:34 +0300
commit17393570c7b587435b7163f1844fcd83fcaeea17 (patch)
tree2fb042b01281deb8f1d48484635af15de10521b8 /meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
parent062316f13d6e9d71a14724e293241b6258c63876 (diff)
downloadopenbmc-17393570c7b587435b7163f1844fcd83fcaeea17.tar.xz
phosphor-nvme: srcrev bump e41b2e4c6c..05eedaa80e
Benjamin Fair (1): Add Benjamin Fair as a maintainer Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 57c5021879ec6b29ad9b073f174f2750cd0aa39a) Change-Id: I23b1772d5c58aa4294bb66e3f90a0536a40313ea 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 3ba8c4a7a..9edd32223 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 = "e41b2e4c6c579f451b8d01ffff7abc46f0f7c6b2"
+SRCREV = "05eedaa80eef276b6ecee9d4fb721a523d2d999c"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"