commit | 54023bf5467183cd00ba83351f7543c7eea3e5d9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jan 06 16:00:16 2023 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Mon Jan 09 14:23:08 2023 +0000 |
tree | 1131f7a3725acb1de7046b6239a420714f877eff | |
parent | 31cad84ef186c6ae1a06aa8c2142a02354ab1ce1 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb index 5106938..76d7149 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 += "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"