Hi,
I am using Yocto bitbake (kernel 3.0) on imx7d. I use bitbake to build and get Colibri-iMX7-eMMC_Console-Image-Tezi_xxxx.tar which I un-tar and copy into USB to flash kernel.
I want to copy few files as a part of kernel image so that after flashing kernel I don’t have to copy those.
Below are the files locations:
/usr/lib
/home
/home/own_directory
Could you please help me on this?
Thank you
Neeraj