summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/conf/local.conf.sample')
-rw-r--r--meta-poky/conf/local.conf.sample9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample
index 422210ac0a..365b6eb20c 100644
--- a/meta-poky/conf/local.conf.sample
+++ b/meta-poky/conf/local.conf.sample
@@ -219,15 +219,6 @@ BB_DISKMON_DIRS = "\
219#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \ 219#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \
220#file://.* file:///some/local/dir/sstate/PATH" 220#file://.* file:///some/local/dir/sstate/PATH"
221 221
222# Prelinker tests are currently failing on ARM and PPC. Prevent us from
223# running on those architectures until the failure is explained.
224USER_CLASSES_remove_arm = 'image-prelink'
225USER_CLASSES_remove_armeb = 'image-prelink'
226USER_CLASSES_remove_aarch64 = 'image-prelink'
227USER_CLASSES_remove_aarch64eb = 'image-prelink'
228USER_CLASSES_remove_powerpc = 'image-prelink'
229USER_CLASSES_remove_powerpc64 = 'image-prelink'
230
231 222
232# 223#
233# Qemu configuration 224# Qemu configuration