summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-05 01:50:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-05 15:43:54 +0300
commit2b0cfe0698c3323a5b8642116c8926d37f4e33a2 (patch)
tree1f3bb2a4b24212bdb42cd635f5be78b66778c4a6 /meta-phosphor/recipes-x86
parentb780f90904158ac7b82b225fc7ad4ac9b7597397 (diff)
downloadopenbmc-2b0cfe0698c3323a5b8642116c8926d37f4e33a2.tar.xz
x86-power-control: srcrev bump 58232256fd..edc86f3524
Zev Weiss (1): Respect polarity config on input signals Change-Id: I657b8dd9679196b09778746f6a6b4193a3365a5f 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 32ad115d24..2a1fb062b5 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 = "58232256fdd892e0a6193c5dd3a0dc5aab2b6477"
+SRCREV = "edc86f3524e9e6fe7bdd64a88886be003e24090b"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"