summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/chassis
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-22 22:11:23 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-23 00:25:56 +0300
commit53ce86cbf5a514220cfc232e5399609e929a7d6d (patch)
tree902d7705049859f9b4e977dece9d9501e73e248d /meta-phosphor/recipes-x86/chassis
parent8da6c96bc3012ba08bdbeee6311989d2ff13f40c (diff)
downloadopenbmc-53ce86cbf5a514220cfc232e5399609e929a7d6d.tar.xz
x86-power-control: srcrev bump 8643c79740..461a166a6a
Jason M. Bills (1): Always start psPowerOKWatchdog before waiting Jian Zhang (1): NMI: Inverting the use of polarity Change-Id: Ief95fbed064f6b7a8d023864b427016367597988 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86/chassis')
-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 52378e8bbe..e43dc7cbe8 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"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "8643c79740d21f4a21184de729c19f9aec0f7c48"
+SRCREV = "461a166a6a3aa172691a7468476ab028a915f55a"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"