summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2018-10-19 18:24:31 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-26 09:28:58 -0400
commitaa5d94588b0eac59bd7903297d255a67286ae3e2 (patch)
treea599fa6dcdcdbf3d04a51593bdfa35d9b49a8331 /meta-phosphor/recipes-phosphor/fans
parent38afed811ef0e57ffbc7b5bf12499ffa174684f0 (diff)
downloadtalos-openbmc-aa5d94588b0eac59bd7903297d255a67286ae3e2.tar.gz
talos-openbmc-aa5d94588b0eac59bd7903297d255a67286ae3e2.zip
phosphor-fan: Depend on sdeventplus
This will be needed for an upcoming change which causes phosphor-fan-presence to require sdeventplus. (From meta-phosphor rev: 581d3c2493b0aa94895ad7c74ce9994b09d52411) Change-Id: I8ec0a768b6d9a06710515b21c5c312a071bd1dd2 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans')
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb
index ec197f2fb..61158993e 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan_git.bb
@@ -18,6 +18,7 @@ DEPENDS += "python-pyyaml-native"
DEPENDS += "python-mako-native"
DEPENDS += "sdbusplus"
DEPENDS += "sdbusplus-native"
+DEPENDS += "sdeventplus"
DEPENDS += "phosphor-logging"
DEPENDS += "libevdev"
OpenPOWER on IntegriCloud