Hi Sir,
I base on FSL YOCTO 3.14.28_1.0.1 code to run core-image-minimal-initramfs function.
But it still has some error message.
Which file I need to update ?
bitbake core-image-minimal-initramfs
Loading cache: 100% |###########################################| ETA: 00:00:00
Loaded 2524 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'initramfs-live-install' (but /home/abner/fsl-imx6-yacto/sources/poky/meta/recipes-core/images/core-image-minimal-initramfs.bb RDEPENDS on or otherwise requires it)
ERROR: initramfs-live-install was skipped: incompatible with host arm-poky-linux-gnueabi (not in COMPATIBLE_HOST)
NOTE: Runtime target 'initramfs-live-install' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['initramfs-live-install']
ERROR: Required build target 'core-image-minimal-initramfs' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-minimal-initramfs', 'initramfs-live-install']