summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/watchdog
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2018-09-13 23:32:19 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-17 21:24:50 -0400
commit83d610a3ee38ab9c7979b04cfd649b8cba632c09 (patch)
treeba42c087daf88d9a5aba9b3af328c9396a0556a1 /meta-phosphor/recipes-phosphor/watchdog
parenteb661a648be039f5f6534ceb3ae707d3dcee93c9 (diff)
downloadtalos-openbmc-83d610a3ee38ab9c7979b04cfd649b8cba632c09.tar.gz
talos-openbmc-83d610a3ee38ab9c7979b04cfd649b8cba632c09.zip
phosphor-watchdog: Enable sdeventplus support
An upcoming commit to phosphor-watchdog will require sdeventplus during the build process. Tested: Build still works as expected. Manually patching in the sdeventplus patch works as expected. (From meta-phosphor rev: 6e1dfdd6958f069c20606490ce65ecc5f99da62f) Change-Id: Ib450d12a7f74862ded1288aeea4d2046108281ba 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/watchdog')
-rw-r--r--meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb b/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb
index 55a74477d..0ab2be9db 100644
--- a/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb
+++ b/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb
@@ -13,6 +13,7 @@ PROVIDES += "virtual/obmc-watchdog"
DEPENDS += "autoconf-archive-native"
DEPENDS += "sdbusplus sdbusplus-native"
+DEPENDS += "sdeventplus"
DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "phosphor-logging"
RDEPENDS_${PN} += "libsystemd"
OpenPOWER on IntegriCloud