x86-power-control: srcrev bump b1e34a11f5..dc0bab929c
Jayanth Othayoth (1):
event: reset button pressed event updates
Change-Id: If31a8367688d7e459d62d72b8a2610be3ce1156b
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 31dbe81..5157621 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 = "b1e34a11f5c64a7c4225fb4cf15ee7f9368cbef4"
+SRCREV = "dc0bab929c9b11f5d980ffb1421a3192253fbf4b"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"