commit | 4527ad0be40eb81040fbe61d237fe525f460410a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Apr 16 12:00:39 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 17 21:06:32 2024 +0000 |
tree | d6f5b264f42aa188969a41590f72e79a4cb5a39f | |
parent | 530cda50de84088c4e31573bb6d9e3fbd1d8bb91 [diff] |
phosphor-nvme: srcrev bump ab6d79bb1c..097562e751 Joseph.Fu (1): nvme_manager: support status flag check Change-Id: I5ea234634fa6a56036dfe934cf10d25f95eb837f 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 a30c953..b60818d 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 = "ab6d79bb1c8f9431e215f2de73ff6ce4e0378f72" +SRCREV = "097562e751d5cd9bf221fa8212cf40a7ea468c3f" PV = "0.1+git${SRCPV}" PR = "r1"