phosphor-nvme: srcrev bump 0314473c12..f4d018b930
Patrick Williams (1):
meson: remove deprecated get_pkgconfig_variable
Change-Id: Ie71f41b114873ad2abfaf1b9d6fa5049ffc8ab51
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 2b3bb2c..66d1429 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 = "0314473c12adac16835f9d5d6fb5e103476d1b7b"
+SRCREV = "f4d018b930017b60c63518e4642980569bedafa6"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"