summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/chassis
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-06 11:40:20 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-01-06 14:43:37 +0300
commit8a7763f10d1564a3371a481d4895ef68ecf39cd7 (patch)
treeacda60c77597acd431fd133567f1770cd51bdbb1 /meta-phosphor/recipes-phosphor/chassis
parent30094e97f2bdfac25d609b50f8b01c550b48af31 (diff)
downloadopenbmc-8a7763f10d1564a3371a481d4895ef68ecf39cd7.tar.xz
phosphor-buttons: srcrev bump e2d0f42617..c0fee46e2b
Potin Lai (1): button_handler: use CurrentHostState for powered on checking Change-Id: Ia64d5775766921b3b9150f8a6075850201ac9eae 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 9b3b49fd5c..a7d60b5197 100644
--- a/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
+++ b/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
@@ -8,7 +8,7 @@ DEPENDS += " \
phosphor-dbus-interfaces \
phosphor-logging \
"
-SRCREV = "e2d0f42617d2e0c10eddee9e70e394cab4ae94ea"
+SRCREV = "c0fee46e2b7503903cc9f7222dc6eadfc9e9c25d"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"