summaryrefslogtreecommitdiff
path: root/meta-qualcomm
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-05-28 01:36:31 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-07-09 01:06:34 +0300
commite849b5038b885b344296b7c8ba379e340f309935 (patch)
tree3076e46c2ce9eab59fe03b1adbfab3edf3005a6e /meta-qualcomm
parent67107382f0ac2ad2ff42819a3d3189dc838a7ed5 (diff)
downloadopenbmc-e849b5038b885b344296b7c8ba379e340f309935.tar.xz
treewide: Remove obsolete image-mklibs class
This is apparently not actually working anymore and is removed in the next poky update. Change-Id: Ia1c6a258d124a4a30a14fc42e8e0bba95e64faeb Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-qualcomm')
-rw-r--r--meta-qualcomm/meta-centriq2400-rep/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-qualcomm/meta-centriq2400-rep/conf/local.conf.sample b/meta-qualcomm/meta-centriq2400-rep/conf/local.conf.sample
index e054bef3a3..f5fa72cc51 100644
--- a/meta-qualcomm/meta-centriq2400-rep/conf/local.conf.sample
+++ b/meta-qualcomm/meta-centriq2400-rep/conf/local.conf.sample
@@ -3,7 +3,7 @@ DISTRO ?= "openbmc-phosphor"
PACKAGE_CLASSES ?= "package_rpm"
SANITY_TESTED_DISTROS_append ?= " *"
EXTRA_IMAGE_FEATURES = "debug-tweaks"
-USER_CLASSES ?= "buildstats image-mklibs image-prelink"
+USER_CLASSES ?= "buildstats image-prelink"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS = "\
STOPTASKS,${TMPDIR},1G,100K \