summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/chassis
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-21 16:40:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-21 23:12:34 +0300
commitec63ca58808940781d16a6974a92e73609cbc904 (patch)
tree49e1b29748edcd4d4dd8341f42d0ff63e5893eef /meta-phosphor/recipes-phosphor/chassis
parenta3b568b815185ed52f5985ff4cdc3f44fa76431b (diff)
downloadopenbmc-ec63ca58808940781d16a6974a92e73609cbc904.tar.xz
phosphor-buttons: srcrev bump 9456ffc9f2..0d6d74c8d9
George Liu (2): meson_options.txt: Support for reading options from meson.options meson: Replace configure_file with fs.copyfile Patrick Williams (1): serial-uart-mux: use non-deprecated sdbusplus-client names Change-Id: Ie71b73513eb8035496373195290617deb0f61a81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/chassis')
-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 f4ffc61c50..a498bf4a7d 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 = "9456ffc9f21c92f890266be54a151bf59b413411"
+SRCREV = "0d6d74c8d96214510239367c4d305184d27162a1"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"