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>
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 2a1fb06..7e451a5 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 @@
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"