diff options
| -rw-r--r-- | meta/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 91935e4c4f..85a9287c55 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf | |||
| @@ -67,10 +67,12 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | |||
| 67 | initramfs-module-install->grub \ | 67 | initramfs-module-install->grub \ |
| 68 | initramfs-module-install->parted \ | 68 | initramfs-module-install->parted \ |
| 69 | initramfs-module-install->util-linux \ | 69 | initramfs-module-install->util-linux \ |
| 70 | grub-efi->grub-bootconf \ | ||
| 70 | liberation-fonts->fontconfig \ | 71 | liberation-fonts->fontconfig \ |
| 71 | cantarell-fonts->fontconfig \ | 72 | cantarell-fonts->fontconfig \ |
| 72 | gnome-icon-theme->librsvg \ | 73 | gnome-icon-theme->librsvg \ |
| 73 | font-alias->font-util \ | 74 | font-alias->font-util \ |
| 75 | systemd-boot->systemd-bootconf \ | ||
| 74 | weston-init->weston \ | 76 | weston-init->weston \ |
| 75 | weston-init->kbd \ | 77 | weston-init->kbd \ |
| 76 | " | 78 | " |
