From: California Sullivan Date: Thu, 1 Mar 2018 02:15:14 +0000 (-0800) Subject: layer.conf: add -bootconf recipes to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS X-Git-Tag: uninative-1.8~127 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e102f771dee8d07320ffaf8f39288c5a73626364;p=openembedded-core.git layer.conf: add -bootconf recipes to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS The bootloaders depend on these to be functional in the non-deploy case, but changes in them don't require rebuilding of the packages. Signed-off-by: California Sullivan Signed-off-by: Richard Purdie --- 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 += " \ initramfs-module-install->grub \ initramfs-module-install->parted \ initramfs-module-install->util-linux \ + grub-efi->grub-bootconf \ liberation-fonts->fontconfig \ cantarell-fonts->fontconfig \ gnome-icon-theme->librsvg \ font-alias->font-util \ + systemd-boot->systemd-bootconf \ weston-init->weston \ weston-init->kbd \ "