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: yocto-4.0~14102 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e102f771dee8d07320ffaf8f39288c5a73626364;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 91935e4c4f1..85a9287c55e 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 \ "