summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/layer.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index de96548bd2..047292d767 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -43,5 +43,15 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
43 gcc-cross-${TARGET_ARCH}->musl \ 43 gcc-cross-${TARGET_ARCH}->musl \
44 gcc-cross-${TARGET_ARCH}->uclibc \ 44 gcc-cross-${TARGET_ARCH}->uclibc \
45 gcc-cross-${TARGET_ARCH}->linux-libc-headers \ 45 gcc-cross-${TARGET_ARCH}->linux-libc-headers \
46 ppp-dialin->ppp \
47 resolvconf->bash \
48 docbook-xsl-stylesheets->perl \
49 initramfs-framework->busybox \
50 initramfs-framework->systemd \
51 liberation-fonts->fontconfig \
52 gnome-icon-theme->librsvg \
53 font-alias->font-util \
54 weston-init->weston \
55 weston-init->kbd \
46" 56"
47 57