mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01: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: 0bb0592f4c8de7aa192a940e6d06ce0c4df1637c) 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:
committed by
Steve Sakoman
parent
e009586ce8
commit
eae01d6354
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user