1892370_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

1892370_en-US

1892370_en-US

Override a wks.in partition file

I have an imx8mp board. I created a custom image based on the imx-image-core. The image uses the `imx-imx-boot-bootpart.wks.in` partition file to set the drive. I modified it to add a home partition. However I would like to create my own wks.in file since I don't have control over the `imx-imx-boot-bootpart.wks.in` file. For .bb files you can fo .bbappend. How do you do it for wks.in files?

I tried adding this "WKS_FILE="imx-image-custom-imx8mp.wks.in" to the imx-image-custom.bb file but no luck

i.MX 8 Family | i.MX 8QuadMax (8QM) | 8QuadPlusLinuxYocto ProjectRe: Override a wks.in partition file

@jimmychanI followed your suggestion but I still wasn't able to make it work. I ended up using "WKS_FILES="imx-image-custom-imx8mp.wks.in". That extra "S" made the difference.

Re: Override a wks.in partition file

FYI.

https://stackoverflow.com/questions/64049094/override-wks-file-for-sd-partition-layout

Tags (1)
No ratings
Version history
Last update:
‎11-21-2025 01:40 PM
Updated by: