summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-29 18:40:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-01 00:28:21 +0300
commitbe4fb670d175963499120c6f35f68d0d6b0b1233 (patch)
tree087120b44fdbf96e0214ad51f7d98d941a8b38a9
parentdbbf0c54d9eeddad00ef5b10a24af6e755048852 (diff)
downloadopenbmc-be4fb670d175963499120c6f35f68d0d6b0b1233.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb2
1 files changed, 1 insertions, 1 deletions
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 8ff74df767..fff4f8e61e 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 @@ DEPENDS += " \
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}"