summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/distro/include/phosphor-base.inc
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-10 00:51:57 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-23 07:15:12 +0300
commit02f9a52c6c99ba70b8ab930f821979ab2c23a554 (patch)
tree2d777ab8adb65202f4545b89a453221d79237752 /meta-phosphor/conf/distro/include/phosphor-base.inc
parentd3839348be84c133838f509c032b40dd51dfc110 (diff)
downloadopenbmc-02f9a52c6c99ba70b8ab930f821979ab2c23a554.tar.xz
Clean up stale obmc-phosphor-utils references
There were a number of places that inherited this class but did not use it. A number of classes that did use it did not inherit it. This was possible because the class was pulled in by the distro configuration but that has been removed here as well. Tested: Built and verified a witherspoon image Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I73511cdcc609875b4fe016967c1b84c5200fb703
Diffstat (limited to 'meta-phosphor/conf/distro/include/phosphor-base.inc')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-base.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-base.inc b/meta-phosphor/conf/distro/include/phosphor-base.inc
index 267aab6c1..d318da74f 100644
--- a/meta-phosphor/conf/distro/include/phosphor-base.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-base.inc
@@ -57,8 +57,6 @@ DISTRO_EXTRA_RDEPENDS_remove_qemuarm = "packagegroup-core-device-devel"
# TODO: openbmc/openbmc#12345 - Upgrade to pygobject-3.
PREFERRED_VERSION_python-pygobject = "2.%"
-INHERIT_append = " obmc-phosphor-utils"
-
include conf/distro/include/openbmc-phosphor/${MACHINE}.inc
# TODO: openbmc/openbmc#1407 - Remove with RHEL6 support deprecation.