mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +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: 97c84ca1e138fe95ebd67f1fe42be19ab2aeca89) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 1075b9fc5d562dada45b3187cb737511ff8c7376) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
parent
dbd90d690e
commit
b8580d79d1
|
|
@ -69,6 +69,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
|||
initramfs-module-install->grub \
|
||||
initramfs-module-install->parted \
|
||||
initramfs-module-install->util-linux \
|
||||
initramfs-module-setup-live->udev-extraconf \
|
||||
grub-efi->grub-bootconf \
|
||||
liberation-fonts->fontconfig \
|
||||
cantarell-fonts->fontconfig \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user