commit | 32eb938e67decf83f7eab7ceeb5857ce45c903e3 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 12 18:40:33 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 13 18:32:17 2023 +0000 |
tree | 236409c9f500170ca0d017cfeba8c680dcd27bb6 | |
parent | a51ab5c55c1a0cacde1062ed8468a2aa5b82c7af [diff] |
phosphor-virtual-sensor: srcrev bump 1226f20832..ce4241cb71 Patrick Williams (1): build: upgrade to C++23 Change-Id: I06d6adb80192a75757c902e1d06a14460ace9a18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 c2b42a1..0b80743 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -10,7 +10,7 @@ phosphor-logging \ sdbusplus \ " -SRCREV = "1226f20832dc04425b8f3113ae57d5dc8a6ec914" +SRCREV = "ce4241cb7173b41ace52a272dc6a52295f949385" PR = "r1" SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=https;branch=master"