summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb1
-rw-r--r--meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
index 5ba99f2ac..8cae08c9d 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
@@ -23,6 +23,7 @@ DEPENDS += " \
${PN}-config-native \
phosphor-logging \
autoconf-archive-native \
+ sdbusplus-native \
gtest \
"
RDEPENDS_${PN} += " \
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb
index 42368f74c..d6ef36500 100644
--- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb
+++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb
@@ -16,6 +16,7 @@ DEPENDS += "autoconf-archive-native"
DEPENDS += "python-pyyaml-native"
DEPENDS += "python-mako-native"
DEPENDS += "sdbusplus"
+DEPENDS += "sdbusplus-native"
DEPENDS += "phosphor-logging"
DEPENDS += "libevdev"
OpenPOWER on IntegriCloud