Part Number: TDA4VMXEVM
Hi,
I need to build core image with initramfs I am getting below error (I am using command is TOOLCHAIN_BASE=/home/gangadhar/Downloads/toolchains/ MACHINE=j7-evm bitbake core-image-tiny-initramfs)
ERROR: Nothing PROVIDES 'core-image-tiny-initramfs'
core-image-tiny-initramfs was skipped: incompatible with host arm-linux-gnueabi (not in COMPATIBLE_HOST)
core-image-tiny-initramfs was skipped: incompatible with host aarch64-linux (not in COMPATIBLE_HOST)
core-image-tiny-initramfs was skipped: incompatible with host arm-linux-gnueabi (not in COMPATIBLE_HOST)
core-image-tiny-initramfs was skipped: incompatible with host aarch64-linux (not in COMPATIBLE_HOST)
thanks
Gangadhar