From b42916fe4cd32df4caa531e2833e4b0fcb498127 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Tue, 26 Mar 2019 10:38:23 -0700 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb') 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" -- cgit v1.2.3