summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-07 05:00:27 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-08 16:22:25 +0300
commit4e3634ad4910814a93f1489e79d1feed5bb78e4f (patch)
tree96ff91dae7610a2b444ececcfc14c35eb504ba2c
parent291900cdf1a1db0ba2b630df24041027ccf4fe4e (diff)
downloadopenbmc-4e3634ad4910814a93f1489e79d1feed5bb78e4f.tar.xz
x86-power-control: srcrev bump 3f6ecb2124..8d6602196d
Yong Li (1): Log the Host DC On/Off redfish messages when the host state is changed (From meta-intel rev: 8d9439266b7db8b3a706b1a218e499d671f67c31) Change-Id: I3d06eb789c82d5114642f5d9967ce47b13f3d038 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rwxr-xr-xmeta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb b/meta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb
index 81ad1d0b8..6908c010b 100755
--- a/meta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb
+++ b/meta-intel/meta-common/recipes-intel/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "Chassis Power Control service for Intel based platforms"
DESCRIPTION = "Chassis Power Control service for Intel based platforms"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh"
-SRCREV = "3f6ecb212494d1a9362256d7aae03e11f3efb6f7"
+SRCREV = "8d6602196d496a8611a789cd36036b2f4ea14f76"
PV = "1.0+git${SRCPV}"