mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 19:14:28 +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:
parent
e16c5bfdc5
commit
7c0d6ee5b1
@ -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…
x
Reference in New Issue
Block a user