mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
![]() Eventually, multiple `uuu` script may install same binaries. We need to
ensure we install them once, otherwise it'll fail as it might try to
override a existing binary.
This commit ensure all dependencies and binaries are mentioned once,
removing duplication.
Fixes:
|
||
---|---|---|
.. | ||
fsl-dynamic-packagearch.bbclass | ||
fsl-eula-unpack.bbclass | ||
fsl-kernel-localversion.bbclass | ||
fsl-u-boot-localversion.bbclass | ||
fsl-vivante-kernel-driver-handler.bbclass | ||
image_populate_mfgtool.bbclass | ||
image_types_fsl.bbclass | ||
imx-boot-container.bbclass | ||
kernel-imximage.bbclass | ||
machine-overrides-extender.bbclass | ||
mfgtool-initramfs-image.bbclass | ||
qoriq_build_64bit_kernel.bbclass | ||
use-imx-headers.bbclass | ||
use-imx-security-controller-firmware.bbclass | ||
uuu_bootloader_tag.bbclass |