From 2e64debc5d1fcb7f41bd5235b4b992cd8c926301 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 7 Aug 2021 21:01:22 +0000 Subject: phosphor-nvme: srcrev bump be3439961f..31c3a2f7c9 George Hung (1): Filter meaningless characters for reading NVMe model name Change-Id: Ia234010e85a4b5c965e925f95a6a89a205c1a95f 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 235ac42be..b09466f0a 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 = "be3439961f5aedbff56d30bae4cd64b02e6125ae" +SRCREV = "31c3a2f7c993bb5e3fbeb9b624dbd135a204ef50" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service" -- cgit v1.2.3