summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-phosphor/classes/phosphor-pid-control.bbclass5
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb1
2 files changed, 0 insertions, 6 deletions
diff --git a/meta-phosphor/classes/phosphor-pid-control.bbclass b/meta-phosphor/classes/phosphor-pid-control.bbclass
deleted file mode 100644
index 3f69338aa..000000000
--- a/meta-phosphor/classes/phosphor-pid-control.bbclass
+++ /dev/null
@@ -1,5 +0,0 @@
-config_datadir="${datadir}/swampd/"
-# config_path is the location swampd expects to find a json configuration.
-# the file is expected to be named config.json
-config_path="${config_datadir}config.json"
-
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 b61529377..aa8db80c1 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
@@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
inherit autotools pkgconfig
-inherit phosphor-pid-control
inherit obmc-phosphor-ipmiprovider-symlink
inherit systemd