summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/chassis
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-22 05:20:09 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-22 20:34:03 +0300
commit29c4fe75b393c6971d0b0d6b515e4f056a22beab (patch)
tree3167a1ae7cfd596fc54759ddecbdc25af1aefab7 /meta-phosphor/recipes-phosphor/chassis
parentfb35fbfef60ababacc99dbf18cef9201a7b9718c (diff)
downloadopenbmc-29c4fe75b393c6971d0b0d6b515e4f056a22beab.tar.xz
phosphor-buttons: srcrev bump c7645850ca..e2d0f42617
Potin Lai (1): button_handler: fix invalid power event error Change-Id: I87f5c99fc544a1eda13e298fb957051a9e627979 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 2cf1e91359..9b3b49fd5c 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 = "c7645850ca6d93434a42f0492a1be21f478b98ce"
+SRCREV = "e2d0f42617d2e0c10eddee9e70e394cab4ae94ea"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"