From 02f9a52c6c99ba70b8ab930f821979ab2c23a554 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 9 Mar 2018 16:51:57 -0500 Subject: 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 Change-Id: I73511cdcc609875b4fe016967c1b84c5200fb703 --- meta-phosphor/conf/distro/include/phosphor-base.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-phosphor/conf/distro/include/phosphor-base.inc') 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. -- cgit v1.2.3