summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-30 09:51:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-31 15:27:05 +0300
commite5e6659b9375f03399a509d37704548d5f0299d7 (patch)
tree841cd97d5f8a342598d275205ee3b7ad3fb12381
parente54a52c94681a133292871aa574cea1d30fbe5ee (diff)
downloadopenbmc-e5e6659b9375f03399a509d37704548d5f0299d7.tar.xz
phosphor-nvme: srcrev bump e9f34c71a5..e528b0ae32
Chanh Nguyen (1): nvme_manager: Add checking the inventory changing Change-Id: I57b3697df91bea6fc249b30ceb7bd13636ecb395 Signed-off-by: Andrew Geissler <openbmcbump-github@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 f86e5378b..927b3cfd7 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 = "e9f34c71a5d9d16fb578d33550620c1a8214a54d"
+SRCREV = "e528b0ae32cbc4c5c7d2595deda1d44d2c1aeb45"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.nvme.manager.service"