summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-25 05:00:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-25 19:04:23 +0300
commitcf04d94ea618691053ab52121a78dab33fdd78f1 (patch)
treed9251504c601e3029979cf301562455fec3d5e19
parentf75b8c8eb9d7435491d5e6694de92de3ccab2df1 (diff)
downloadopenbmc-cf04d94ea618691053ab52121a78dab33fdd78f1.tar.xz
phosphor-nvme: srcrev bump 097562e751..a77827224e
Joseph.Fu (1): nvme_manager: fix check threshold condition Change-Id: I10f6c39525546b2efe29478d061161c60f4d362a 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 b60818dc8e..3459723495 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 = "097562e751d5cd9bf221fa8212cf40a7ea468c3f"
+SRCREV = "a77827224ed0847779da98c206450bdd82b21f78"
PV = "0.1+git${SRCPV}"
PR = "r1"