Hi All,

When I run : (bitbake -e | grep ^WKS_FILE=) I get:
> 
> WKS_FILE="imx-imx-boot-bootpart.wks.in"

Here is the content:

> 
> part u-boot --source rawcopy --sourceparams="file=imx-boot" --ondisk
> mmcblk --no-table --align ${IMX_BOOT_SEEK}
> part /boot --source bootimg-partition --ondisk mmcblk --fstype=vfat
> --label boot --active --align 8192 --size 64
> part / --source rootfs --ondisk mmcblk --fstype=ext4 --label root --align
> 8192
> 
> bootloader --ptable msdos
> 

What to add here in order to create a swap partition with size 2G.

Thanks for the help.
Talel
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#53824): https://lists.yoctoproject.org/g/yocto/message/53824
Mute This Topic: https://lists.yoctoproject.org/mt/83444346/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to