summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-17 01:11:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-17 02:37:55 +0300
commit8325c0bce12d0cd5d0ec81214a34cd7597478327 (patch)
treed689290ae0e10991ba8988ffef3e3bc943ef1065 /meta-phosphor/recipes-x86
parentabc6acaf131fd12c65366f3677bfee744e9757fe (diff)
downloadopenbmc-8325c0bce12d0cd5d0ec81214a34cd7597478327.tar.xz
x86-power-control: srcrev bump afd04f0283..b4d03b1399
Vernon Mauery (1): Add power/reset button mask checks for RequestedHostTransition Change-Id: I10bd493c7c357b93d9c39435e271d4a6d1efbef4 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 fa695a80f..69339eaa4 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 = "afd04f0283bfc4854c0100c56ccf8bc1c10c799a"
+SRCREV = "b4d03b1399ef12242cee7716617bef9a3935cf0c"
PV = "1.0+git${SRCPV}"