summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-22 00:51:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-22 02:48:34 +0300
commitf05b3422bc4311e41d3fb11d3b11b97faad606f7 (patch)
tree007732d84fd7c77162965c9153e5ef35af395344 /meta-phosphor/recipes-x86
parentb347083b85e50432ea066d669f378566373bc6e1 (diff)
downloadopenbmc-f05b3422bc4311e41d3fb11d3b11b97faad606f7.tar.xz
x86-power-control: srcrev bump 117c34e73f..2a26943210
Vernon Mauery (1): Add power/reset button mask checks for RequestedPowerTransition Change-Id: I62dfa4469a4cf4e876b9dcf117384ea618e59137 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 c634c30bc..16926c663 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 = "117c34e73f80727eeb6c3cd24210644f327b664a"
+SRCREV = "2a26943210a7b26525638bb9dacfd2868c7cdad7"
PV = "1.0+git${SRCPV}"