You've already forked meta-qcom-extras
mirror of
https://github.com/linux-msm/meta-qcom-extras.git
synced 2026-02-25 13:14:43 -08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user