summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-07 01:00:16 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-01-09 17:23:08 +0300
commit54023bf5467183cd00ba83351f7543c7eea3e5d9 (patch)
tree1131f7a3725acb1de7046b6239a420714f877eff
parent31cad84ef186c6ae1a06aa8c2142a02354ab1ce1 (diff)
downloadopenbmc-54023bf5467183cd00ba83351f7543c7eea3e5d9.tar.xz
phosphor-nvme: srcrev bump b0df0e9988..fe27011f3f
Patrick Williams (1): markdownlint: fix all warnings Change-Id: Ieaf784d0b94a8d8f7fb16ba522ded9ca4d533711 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 5106938e22..76d71497c2 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "sdeventplus"
DEPENDS += "phosphor-logging"
DEPENDS += "nlohmann-json"
-SRCREV = "b0df0e9988a6f79f9a535ade8dbb40d325a301f5"
+SRCREV = "fe27011f3fa02c7bf9890927f82add489623c6e8"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"