summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-21 05:10:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-21 14:28:06 +0300
commitded87ab81442232ca4edb35e506e57a453197661 (patch)
tree52b97c36942796e09c43c122232683566430d639 /meta-phosphor
parent8582a37167979e07543f135a5f0a9d8d229ff15e (diff)
downloadopenbmc-ded87ab81442232ca4edb35e506e57a453197661.tar.xz
x86-power-control: srcrev bump edc86f3524..1cc7921fb3
Zev Weiss (3): Extend dbus config with MatchRegex support Ensure all dbus inputs are treated as active-high Filter more precisely in dbusGPIOMatcher() Change-Id: I21436f03a521bc348a83c138de3fc795c8a8ac47 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 2a1fb062b5..7e451a5387 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 = "edc86f3524e9e6fe7bdd64a88886be003e24090b"
+SRCREV = "1cc7921fb3229ee61c3162c2b6cbc8db1231cb34"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"