summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-core/base-files/base-files_%.bbappend
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/common/recipes-core/base-files/base-files_%.bbappend
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/common/recipes-core/base-files/base-files_%.bbappend')
-rw-r--r--meta-phosphor/common/recipes-core/base-files/base-files_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-core/base-files/base-files_%.bbappend b/meta-phosphor/common/recipes-core/base-files/base-files_%.bbappend
index 172c9a5e1..4b48dc78b 100644
--- a/meta-phosphor/common/recipes-core/base-files/base-files_%.bbappend
+++ b/meta-phosphor/common/recipes-core/base-files/base-files_%.bbappend
@@ -1,5 +1,3 @@
-inherit obmc-phosphor-utils
-
FILESEXTRAPATHS_prepend_df-obmc-ubi-fs := "${THISDIR}/${PN}:"
RDEPENDS_${PN}_append_df-obmc-ubi-fs = " preinit-mounts"