summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-01 03:03:01 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-02 03:10:58 +0300
commitef3cb060d33f4643b227e473c7957c711ed038d0 (patch)
treecb2a1d21ff8f96da94af9a3dacf336312cfb32ec
parentc2097687a4ca4c636321195ad362b9abd5737fb6 (diff)
downloadopenbmc-ef3cb060d33f4643b227e473c7957c711ed038d0.tar.xz
phosphor-nvme: srcrev bump 76f455e440..bcae0870ce
Potin Lai (1): nvme_manager: add support for adjust monitoring interval Change-Id: Iaa66ae3250d92c0b0d4188808eaf15a357fab88d 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 074dcc041b..4700efd8c6 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 = "76f455e440fb73888698a1f129f9c8824abde016"
+SRCREV = "bcae0870ce50fcc390de894682f3facba2d88478"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"