summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-11 03:11:08 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-12 01:03:52 +0300
commit2b54b65ee309e4c1f07ee83e1f6f68116a6c2803 (patch)
tree933160069d62a778526e3a2b0e49cdd3d8a016f6
parent1db161c9b2ad1f8efc03619db63eea2f55f88872 (diff)
downloadopenbmc-2b54b65ee309e4c1f07ee83e1f6f68116a6c2803.tar.xz
x86-power-control: srcrev bump 461a166a6a..58e379d1bf
Matt Simmering (1): Add option to ignore soft resets before POST Change-Id: I119e92253b9f016146f0108c44f971ba8792ba94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 e43dc7cbe8..9894cc0f81 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 = "461a166a6a3aa172691a7468476ab028a915f55a"
+SRCREV = "58e379d1bf271707733a595238530e2e2e77ad86"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"