summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-09 04:21:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-10 03:22:17 +0300
commit12cc05111bdb106e17913850b66945b7de3b0a16 (patch)
tree39bd159f8bf9ffdb050834716fc8662288d58d7e /meta-phosphor/recipes-x86
parent6e6d5d8c2914e33d63830441cebae43646658f3b (diff)
downloadopenbmc-12cc05111bdb106e17913850b66945b7de3b0a16.tar.xz
x86-power-control: srcrev bump 7c8d19cbcd..22e0bec01e
Jason M. Bills (3): Add option to use PLT_RST for warm reset detection Use phosphor::logging instead of std::cerr Improve graceful power state handling Change-Id: Ic2ba5101f6ad52cd911442b44b63ee08b31339e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86')
-rwxr-xr-xmeta-phosphor/recipes-x86/chassis/x86-power-control_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
index 3713ff733..c5788d00e 100755
--- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
+++ b/meta-phosphor/recipes-x86/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 = "7c8d19cbcd2f444f112c4a78ac4ea7c64d000ee6"
+SRCREV = "22e0bec01e283819c13310640918c89f4a74fb56"
PV = "1.0+git${SRCPV}"