From 71e516aa68efc81baf59e21080bca6469ebfe624 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 19 May 2021 22:41:37 +0000 Subject: phosphor-nvme: srcrev bump fdffe5c37f..d5838d1bbb Brandon Kim (1): Fix implicit includes and follow c++ style cast George Hung (1): Initialize the wctemp/modelNumber of struct NVMeData Change-Id: I78a6018f834718d25f73dd1fdd212be5f3e46333 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb index fb4035406..027de2762 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 = "fdffe5c37f0d1feaa90558433f688c3757d2e79a" +SRCREV = "d5838d1bbb26e9aa7ffc19c4fc57f4ee1237e22a" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service" -- cgit v1.2.3