Override a wks.in partition file

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

Override a wks.in partition file

93 Views
dvega
Contributor I

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

0 Kudos
1 Reply