summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-06 00:41:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-06 04:07:15 +0300
commit70112bd409819bb10de3e1a3be1753678ae32d9a (patch)
tree33f3f0763a2f2b9c832d3cb745a05839e215af52 /meta-phosphor/recipes-x86
parent98fa7431c81ace05484c2a5a4af83bbeaa34825c (diff)
downloadopenbmc-70112bd409819bb10de3e1a3be1753678ae32d9a.tar.xz
x86-power-control: srcrev bump 01a77864f4..047bcb569b
Zev Weiss (1): Make error-checking in sendPowerControlEvent() more meaningful. (From meta-phosphor rev: 7971ce32ccb00b502d5d22f3e035a3f5a64472f7) Change-Id: Iae691f52cdd627ffca876a35cfafd8f4b64d5e9b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 88c01f4e72..037d943d90 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 = "01a77864f49088bac80474587a123d1f152f2b26"
+SRCREV = "047bcb569b9c8baaa6184350a1628ec6e4008252"
PV = "1.0+git${SRCPV}"