summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-30 15:41:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-31 15:26:30 +0300
commite54a52c94681a133292871aa574cea1d30fbe5ee (patch)
tree79a13577f1e03dcd4358f612832d3761f899389d
parent33210c0e098fcf166906f8fa3a468a2e08aa9031 (diff)
downloadopenbmc-e54a52c94681a133292871aa574cea1d30fbe5ee.tar.xz
phosphor-virtual-sensor: srcrev bump 1dff7dceb9..fbd7145e2d
Patrick Williams (4): clang-format: sync latest from docs build: set optimization and compile warnings logging: switch to lg2 logging: switch debug statements to lg2 Change-Id: Ia925f28d219a8da69f3d809811b9e6f8e9aa70aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
index d202bd503..8b282c7db 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "nlohmann-json"
DEPENDS += "exprtk"
SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=git"
-SRCREV = "1dff7dceb9b2b8efe8b44c6d7518cd0207b89837"
+SRCREV = "fbd7145e2d7da40175ab7939a7e3712ae0215723"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"