summaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/layer.conf')
-rw-r--r--meta/conf/layer.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index bdeb8a4758..77a765d7cb 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -100,6 +100,10 @@ SSTATE_EXCLUDEDEPS_SYSROOT += "\
100 .*->patch-native \ 100 .*->patch-native \
101 .*->pkgconfig-native \ 101 .*->pkgconfig-native \
102 .*->quilt-native \ 102 .*->quilt-native \
103 ^(?!gtk-doc-native).*->xmlto-native \
104 .*->gperf-native \
105 .*->gtk-doc-native \
106 .*->texinfo-native \
103" 107"
104# Nothing needs to depend on libc-initial 108# Nothing needs to depend on libc-initial
105# base-passwd/shadow-sysroot don't need their dependencies 109# base-passwd/shadow-sysroot don't need their dependencies