summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-17 21:40:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-18 16:53:32 +0300
commit2f5fa007c4b724e7fe49e0352caa0e15db40195b (patch)
tree4865d1198e71a7a1ddc87d8ccba6e4fe8191efa5
parentb9f3342791b80719fa214eeef30e5a83dfea4daa (diff)
downloadopenbmc-2f5fa007c4b724e7fe49e0352caa0e15db40195b.tar.xz
phosphor-buttons: srcrev bump 3610608ce0..971312abfe
Delphine CC Chiu (2): meson: switch config.h to config.hpp meson: simplify config data Patrick Williams (1): button: convert long-press time to std::chrono Change-Id: I723344c1226479b815203150018b490a2975a7b9 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 df564f5354..fda0e3344b 100644
--- a/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
+++ b/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
@@ -9,7 +9,7 @@ DEPENDS += " \
phosphor-dbus-interfaces \
phosphor-logging \
"
-SRCREV = "3610608ce00dd68a08929a48931835ae375d51f9"
+SRCREV = "971312abfe1988ede637a5b8c48c6b9c9a30dcf8"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"