commit | cf04d94ea618691053ab52121a78dab33fdd78f1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 24 21:00:28 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Apr 25 16:04:23 2024 +0000 |
tree | d9251504c601e3029979cf301562455fec3d5e19 | |
parent | f75b8c8eb9d7435491d5e6694de92de3ccab2df1 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb index b60818d..3459723 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 = "097562e751d5cd9bf221fa8212cf40a7ea468c3f" +SRCREV = "a77827224ed0847779da98c206450bdd82b21f78" PV = "0.1+git${SRCPV}" PR = "r1"