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-openpower/common/recipes-core/systemd/systemd_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-openbmc-machines/meta-openpower/common/recipes-core') diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-core/systemd/systemd_%.bbappend b/meta-openbmc-machines/meta-openpower/common/recipes-core/systemd/systemd_%.bbappend index e576d8e6c..e42259e5f 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-core/systemd/systemd_%.bbappend +++ b/meta-openbmc-machines/meta-openpower/common/recipes-core/systemd/systemd_%.bbappend @@ -1,3 +1,5 @@ +inherit obmc-phosphor-utils + SRC_URI += "${@df_enabled(d, 'openpower-ubi-fs', 'file://software.conf')}" install_tmpfile() { -- cgit v1.2.3