summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-06 21:30:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-08 01:25:41 +0300
commit430bbf3e52a89331a360846969819f7768406a48 (patch)
treeb296e39ca123e364760dfd41dd02d7a787b907b7 /meta-intel/meta-common/recipes-intel
parent716921b745eb3ee473a1b2507732be8c7a278cf8 (diff)
downloadopenbmc-430bbf3e52a89331a360846969819f7768406a48.tar.xz
x86-power-control: srcrev bump fc1ecc5910..35aa665e01
Jason M. Bills (1): Handle unexpected power-on during power cycle flow (From meta-intel rev: 95ca72c5c8073935ea0af9fa64e36de3171bbfd2) Change-Id: I3d3925f939be8a590eb3463ba42615bb886b243d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-intel')
-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 7dd149e81..83a0e53b1 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 = "fc1ecc59100d21c953501703bc5db9e02e25b333"
+SRCREV = "35aa665e01cf9d735ba4aeb3818a60caab376692"
PV = "1.0+git${SRCPV}"