summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-29 01:00:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-29 21:53:55 +0300
commit8f7f73f903d7e60884d85c817b973c6d828b3a5a (patch)
tree9a0968ec1811c6dcab9e284594f5910451c42dba
parent99b673106fa1975018ad63c7bebb49caefab40a1 (diff)
downloadopenbmc-8f7f73f903d7e60884d85c817b973c6d828b3a5a.tar.xz
x86-power-control: srcrev bump f61ca6fdcc..6c2ad36526
Jason M. Bills (1): Add event logs for power supply and system power good failures Vijay Khemka (2): Fix GPIO initialization Power on state machine fix (From meta-intel rev: cd39a9e3860825e079020e61ff91e7004e2f2a9c) Change-Id: I3febee090f56c4372ace6c9a7828fc4fd59f76a5 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 d986ef19b..b8cb9339a 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 = "f61ca6fdcc52beba485e014b5fad38a9e9a555ad"
+SRCREV = "6c2ad3652601ad9e5dc96c15b3cb1d3f2aab2532"
PV = "1.0+git${SRCPV}"