summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-24 23:31:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-28 02:16:30 +0300
commitbb4cef86ee88d396e09258742eac927634105b1f (patch)
treeacc8cda06193ade05e0ac1cc2040cf2c88dab90a /meta-phosphor/recipes-x86
parentcd8e71fdd0199f5484d2a3c65529b98ee963a25c (diff)
downloadopenbmc-bb4cef86ee88d396e09258742eac927634105b1f.tar.xz
x86-power-control: srcrev bump 61b4a5bf7e..676ef2c425
Zev Weiss (3): Factor helper functions out of dbus monitoring code Deduplicate GPIO & DBus event handling code paths Fold *GPIOHandler() functions into requestGPIOEvents() Change-Id: If4ce4bef045e97d5493b0dc3081aa1a18507c5fa 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 102b3fcb8..34e24df8b 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 = "61b4a5bf7e8e7be92807fcb85a9780075e8893b4"
+SRCREV = "676ef2c425b4e7748bea43d5c94ee6d3239fa7a9"
PV = "1.0+git${SRCPV}"