mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 11:02:22 +02:00
layer.conf: Add missing dependency for allarch package initramfs-framework
Similiarly to the other previous changes, add a missing allarch package dependency for initramfs-framework on udev. (From OE-Core rev: 00524d0c4449eb358dcf6c5a049a8f5371ddadee) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -50,6 +50,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
docbook-xsl-stylesheets->perl \
|
||||
initramfs-framework->busybox \
|
||||
initramfs-framework->systemd \
|
||||
initramfs-framework->udev \
|
||||
liberation-fonts->fontconfig \
|
||||
gnome-icon-theme->librsvg \
|
||||
font-alias->font-util \
|
||||
|
||||
Reference in New Issue
Block a user