mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
layer.conf: Add missing dependency exclusion
Add a dependency which should have been in this list but wasn't, found when debugging create-spdx hash issues. (From OE-Core rev: 1075b9fc5d562dada45b3187cb737511ff8c7376) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -69,6 +69,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
|||||||
initramfs-module-install->grub \
|
initramfs-module-install->grub \
|
||||||
initramfs-module-install->parted \
|
initramfs-module-install->parted \
|
||||||
initramfs-module-install->util-linux \
|
initramfs-module-install->util-linux \
|
||||||
|
initramfs-module-setup-live->udev-extraconf \
|
||||||
grub-efi->grub-bootconf \
|
grub-efi->grub-bootconf \
|
||||||
liberation-fonts->fontconfig \
|
liberation-fonts->fontconfig \
|
||||||
cantarell-fonts->fontconfig \
|
cantarell-fonts->fontconfig \
|
||||||
|
|||||||
Reference in New Issue
Block a user