summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-02-27 18:50:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-02-28 01:24:48 +0300
commit942f308836c4640996996f4bac5b15041ad3501d (patch)
tree4037b0dd1e0bebb780d912f046c004d614bab9d5
parent8c3a03715f3dd88b9800839914196ccf2baf8502 (diff)
downloadopenbmc-942f308836c4640996996f4bac5b15041ad3501d.tar.xz
phosphor-buttons: srcrev bump cb418b0d45..3610608ce0
Patrick Williams (1): lg2: use direct enum conversion Change-Id: Ifa27eedf45b2ccf566402b445262468ea5792578 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 4e5d4e1d69..df564f5354 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 = "cb418b0d45347cf8898add39de300d5781f03788"
+SRCREV = "3610608ce00dd68a08929a48931835ae375d51f9"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"