Uy Ha via lists.yoctoproject.org schrieb am So 17. Nov, 08:48 (-0800):
> Currently, I have a functional Yocto image in `.wic.gz` format, and I
> have a ~7GB eMMC storage. I then set the size for the partition in my
> `.wks` to ~7GB also, but this makes the flashing process painfully long
> (by doi
On Fri, Nov 15, 2024 at 11:22 AM, Gyorgy Sarvari wrote:
>
> Random idea: have you tried including kernel-devsrc when generating the
> sdk?
>
> TOOLCHAIN_TARGET_TASK:append = " kernel-devsrc "
>
> This supposed to include the final files from the KERNEL_STAGING_DIR,
> which should have all the g
Currently, I have a functional Yocto image in `.wic.gz` format, and I have a
~7GB eMMC storage. I then set the size for the partition in my `.wks` to ~7GB
also, but this makes the flashing process painfully long (by doing `gzwrite
mmc`). Hence, I thought of having a minimal Linux image (since,