summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-13 02:01:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-14 01:30:37 +0300
commitfc4a5784ba7498bc94621f8d5216e5bfb9135b8e (patch)
tree71a20dfe5757361bc935d689f94415cd5a7e9291
parent7e48e01420da48b5628bcf3cf83375d1b7f896f7 (diff)
downloadopenbmc-fc4a5784ba7498bc94621f8d5216e5bfb9135b8e.tar.xz
phosphor-virtual-sensor: srcrev bump 26edaad467..6c19e7d2b6
Matt Spinler (1): Add object manager interface (From meta-phosphor rev: df627fecbff5c7939904c23cabf83f496b4f1b83) Change-Id: I79e853297c84bacce92233d416d2b8c8a7683392 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 93c001453..3a7d1ef11 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 = "26edaad467a44ff9b69968ac0912aa3e9e3d0a62"
+SRCREV = "6c19e7d2b6e5cf1502a1ded8d7e42a452ca766f1"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"