summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/chassis
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2023-04-05 22:07:58 +0300
committerMatt Spinler <spinler@us.ibm.com>2023-07-07 00:25:42 +0300
commit49724a155ee0187eb8b203f57f8a77c7885163ba (patch)
tree35d720136793acd41f78520a8f81f78037f4ba53 /meta-phosphor/recipes-phosphor/chassis
parent4b463f3e5447f7f1177804d1b0278fa6426bf2a2 (diff)
downloadopenbmc-49724a155ee0187eb8b203f57f8a77c7885163ba.tar.xz
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
Diffstat (limited to 'meta-phosphor/recipes-phosphor/chassis')
-rw-r--r--meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb1
1 files changed, 1 insertions, 0 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 fff4f8e61e..1bcb3b70bf 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 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
DEPENDS += " \
systemd \
sdbusplus \
+ sdeventplus \
phosphor-dbus-interfaces \
phosphor-logging \
"