diff options
| -rw-r--r-- | meta/conf/layer.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 56fc7ce59e..196a66c000 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf | |||
| @@ -45,5 +45,15 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | |||
| 45 | gcc-cross-${TARGET_ARCH}->musl \ | 45 | gcc-cross-${TARGET_ARCH}->musl \ |
| 46 | gcc-cross-${TARGET_ARCH}->uclibc \ | 46 | gcc-cross-${TARGET_ARCH}->uclibc \ |
| 47 | gcc-cross-${TARGET_ARCH}->linux-libc-headers \ | 47 | gcc-cross-${TARGET_ARCH}->linux-libc-headers \ |
| 48 | ppp-dialin->ppp \ | ||
| 49 | resolvconf->bash \ | ||
| 50 | docbook-xsl-stylesheets->perl \ | ||
| 51 | initramfs-framework->busybox \ | ||
| 52 | initramfs-framework->systemd \ | ||
| 53 | liberation-fonts->fontconfig \ | ||
| 54 | gnome-icon-theme->librsvg \ | ||
| 55 | font-alias->font-util \ | ||
| 56 | weston-init->weston \ | ||
| 57 | weston-init->kbd \ | ||
| 48 | " | 58 | " |
| 49 | 59 | ||
