x86-power-control: srcrev bump 20e6e3a26d..48c94c5972
Jason M. Bills (5):
Remove i2c support
Re-organize source
Fix issues flagged by werror
Add meson build support
Upgrade to C++20
Logananth Sundararaj (1):
Fix bug in dbus based gpio config parsing.
Change-Id: I4e359631ba10b3d07067e04b6bb2fa9d7456dcfc
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 4a8f9fc..04fd5dc 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"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh"
-SRCREV = "20e6e3a26defacab44b204da4e3b0392602678ad"
+SRCREV = "48c94c59728023cdbff3bd62f203de3434af8b8a"
PV = "1.0+git${SRCPV}"