summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-23 21:30:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-25 00:41:22 +0300
commit610a2fd765d2004d1418550ff047542c8aa2b759 (patch)
treeb52751546cc11083189e08ab258cc7a10539ad2f
parent5c574354514d54764ee740a326d665f6cc67f6d8 (diff)
downloadopenbmc-610a2fd765d2004d1418550ff047542c8aa2b759.tar.xz
phosphor-buttons: srcrev bump 0d6d74c8d9..615381479f
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I6e691ad1f2033c90aad924736ee67c726fab3d1b 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 a498bf4a7d..d054dd2075 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 = "0d6d74c8d96214510239367c4d305184d27162a1"
+SRCREV = "615381479fa4faeee76af38f9d7b61dc76f8f631"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"