summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-02 02:31:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-05 01:14:32 +0300
commit6b44a6af96b317ce8517090863e5a5b28b7e763c (patch)
tree21357c5ec3a8b4add5608cd7cc37cc4f885968a5 /meta-phosphor/recipes-x86
parent39f0e4612d14b165a8611e647e77e248136da9bf (diff)
downloadopenbmc-6b44a6af96b317ce8517090863e5a5b28b7e763c.tar.xz
x86-power-control: srcrev bump 676ef2c425..418ce11fce
Jason M. Bills (3): Update TimerMap names to match the config file Add helper to assert GPIOs for a time duration Update to the latest .clang-format settings Lei YU (1): Fix SIO gpio related crash Change-Id: I44df798fb7cae63cd26eb85199240bba5b20f8d1 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 34e24df8b..86cfe98d9 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 = "676ef2c425b4e7748bea43d5c94ee6d3239fa7a9"
+SRCREV = "418ce11fce57cecce7d26a3dc368db824998926c"
PV = "1.0+git${SRCPV}"