phosphor-buttons: srcrev bump ccd7db054c..b748fdb520
Matt Spinler (3):
button-handler: use sdeventplus loop
Create a custom power button handler
Describe button behavior in the README
Change-Id: I16bf48ee5bfbea69fcd5c01325ca5672f8f9d59d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb b/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
index 8ff74df..fff4f8e 100644
--- a/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
+++ b/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
@@ -8,7 +8,7 @@
phosphor-dbus-interfaces \
phosphor-logging \
"
-SRCREV = "ccd7db054ccced63c25e66fe7ab8e1847f9d38ae"
+SRCREV = "b748fdb520d63c32c02e24b54f4b16b06c6f0d05"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"