From: Richard Purdie Date: Fri, 4 Mar 2022 18:10:26 +0000 (+0000) Subject: layer.conf: Allow sysroot dependencies on perlcross-native to be skipped X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4949 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b86109a2571be39f9cfa85bd4db22f4df025ab2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git layer.conf: Allow sysroot dependencies on perlcross-native to be skipped The only thing which needs perlcross-native will depend upon it directly so we can optimise this out everywhere else for small space/speed gains. Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 935c4f6b9b7..ea57123601c 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -105,6 +105,7 @@ SSTATE_EXCLUDEDEPS_SYSROOT += "\ .*->gperf-native \ .*->gtk-doc-native \ .*->texinfo-native \ + .*->perlcross-native \ libarchive-native->e2fsprogs-native \ " # Nothing needs to depend on libc-initial