initramfs-firmware-nexus-image: remove extra dependency on the kernel

Employ new KERNEL_DEPLOY_DEPEND to remove unused dependency on the
virtual/kernel's do_deploy task.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
Dmitry Baryshkov
2022-05-30 20:23:19 +03:00
parent 9a517572ca
commit 68fac41942

View File

@@ -3,6 +3,7 @@ DESCRIPTION = "Tiny ramdisk image with all Nexus and Pixel devices firmware file
# We do not use kernel image or kernel modules in the image, so remove the
# dependency on the kernel
KERNELDEPMODDEPEND = ""
KERNEL_DEPLOY_DEPEND = ""
# Firmware support for newer Nexus and Pixel devices depends on simg2img, which
# is provided by the meta-oe only. So they are split into the bbappend in