summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-13 21:10:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-14 17:11:32 +0300
commitfb3a917d9e540f329492a6b3b189bdbc449bb48f (patch)
tree06378acea42bff4cc39665039f34e6f83777e548 /meta-intel/meta-common/recipes-intel
parent38b8a2064f3a192e90df4288144386cdbdedd9d3 (diff)
downloadopenbmc-fb3a917d9e540f329492a6b3b189bdbc449bb48f.tar.xz
x86-power-control: srcrev bump 89f613129b..e7520ba18a
Jason M. Bills (2): Increase power cycle delay Update to the new Host State Transitions (From meta-intel rev: 4213e8834c6d695ed43764a5ba6547880691e759) Change-Id: I53955f069b0f5460e646e668626b8d14e8f3bc8c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 8a92d7fd1..2922b6a36 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 = "89f613129b112d7b4595410e99eac0db4e92bb8e"
+SRCREV = "e7520ba18a5b5ba6c8eb7a9d543704f9699295a1"
PV = "1.0+git${SRCPV}"