summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2020-07-17 22:50:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-07 03:20:20 +0300
commitef7abcca9d0c9dcb08e19675b76d1fb722ade35d (patch)
treeba25a8e543644dde44db54730cadab09b868ade5
parent92d58324fe407abaef9d4ffb0989f1d13deedadb (diff)
downloadopenbmc-ef7abcca9d0c9dcb08e19675b76d1fb722ade35d.tar.xz
meta-phosphor: drop dead pid control bbclass
This bbclass isn't used anymore. Remove. (From meta-phosphor rev: 5f04ec5f04a797805afe2ac14a90c294a906ca6e) Change-Id: Iad923167b2a8655a42a432e80bb84e67fd3e68c1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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