summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-11 17:20:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-13 20:59:29 +0300
commit5ac224c13f56bca18d2a0d3312a85d402a45b901 (patch)
tree0ef3a2d3315d44c5e4e906f548ce5e09eb0aa6d9
parentf527c6d39f4fbc72216f7477e5cdca68859fb69a (diff)
downloadopenbmc-5ac224c13f56bca18d2a0d3312a85d402a45b901.tar.xz
phosphor-buttons: srcrev bump 615381479f..7824da460e
Patrick Williams (1): meson: adjust nlohmann-json dependency Change-Id: I6dfcad5b37d7c1687482f5918c7f54eeb175961a 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 d054dd2075..95eca99cf6 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 = "615381479fa4faeee76af38f9d7b61dc76f8f631"
+SRCREV = "7824da460e59ad058ed92d4d69533bd810e1947c"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"