summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-03-26 10:38:23 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-26 18:39:01 -0400
commitb42916fe4cd32df4caa531e2833e4b0fcb498127 (patch)
tree32bb74e099f6028fe48a2b72e248b4f40092c789 /meta-phosphor/recipes-phosphor/fans
parent524e4ce016301e7f63122c8dec67ec3f78fb7d59 (diff)
downloadtalos-openbmc-b42916fe4cd32df4caa531e2833e4b0fcb498127.tar.gz
talos-openbmc-b42916fe4cd32df4caa531e2833e4b0fcb498127.zip
meta-phosphor: pid-control: drop pythonnative
phosphor-pid-control no longer requires pythonnative. (From meta-phosphor rev: eb536822f1ae686143cf433e4350bd122ef13f56) Change-Id: If0a439db9a0df0a930745417a989ba02c8db7368 Signed-off-by: Patrick Venture <venture@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-pid-control_git.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
index 3ea3989c0..dfba0bb36 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
@@ -7,7 +7,6 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
inherit flto-automake pkgconfig
-inherit pythonnative
inherit phosphor-pid-control
inherit obmc-phosphor-ipmiprovider-symlink
@@ -22,8 +21,6 @@ SRCREV = "e3eeef45a722b57d4c3bb379df165e0bd14993bd"
# sensors then it may be prudent to wait for all of them.
DEPENDS += "autoconf-archive-native"
-DEPENDS += "python-pyyaml-native"
-DEPENDS += "python-mako-native"
DEPENDS += "sdbusplus"
DEPENDS += "phosphor-logging"
DEPENDS += "libevdev"
OpenPOWER on IntegriCloud