commit | 49724a155ee0187eb8b203f57f8a77c7885163ba | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed Apr 05 19:07:58 2023 +0000 |
committer | Matt Spinler <spinler@us.ibm.com> | Thu Jul 06 21:25:42 2023 +0000 |
tree | 35d720136793acd41f78520a8f81f78037f4ba53 | |
parent | 4b463f3e5447f7f1177804d1b0278fa6426bf2a2 [diff] |
Add sdeventplus dep to buttons recipe The button-handler now uses an sdeventplus event loop. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I0e82bf2568863a4e1eff8d1c3d7e00486e694fd6
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 fff4f8e..1bcb3b7 100644 --- a/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb +++ b/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
@@ -5,6 +5,7 @@ DEPENDS += " \ systemd \ sdbusplus \ + sdeventplus \ phosphor-dbus-interfaces \ phosphor-logging \ "