summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-29 00:50:40 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-29 05:05:06 +0300
commit5eb35d1d231d48964d14b92fe50b0ebe90ff2519 (patch)
tree33d4f5fd60ebeb34c474206aeec77e5f940f5fff
parent490df37e2bd0d858283e55a3af58ea1d0cfadbc1 (diff)
downloadopenbmc-5eb35d1d231d48964d14b92fe50b0ebe90ff2519.tar.xz
phosphor-nvme: srcrev bump bcae0870ce..a2e788cc30
Brandon Kim (1): OWNERS: Take out OWNERs to root cause gerrit issue Change-Id: Ib4d7d3655d8aac990871b03702a1e84fde484b26 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 4700efd8c6..56479c4f40 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 = "bcae0870ce50fcc390de894682f3facba2d88478"
+SRCREV = "a2e788cc303901fab17f48a7587cc66cfc70fa58"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"