Re: [OE-core] [PATCH 1/4] image_types_wic.bbclass: Copy the .wks and .env files to deploy image dir

2019-08-08 Thread Jason Wessel
On 8/8/19 1:42 PM, Richard Purdie wrote: On Thu, 2019-08-08 at 05:55 -0700, Jason Wessel wrote: When using a .wks.in file, the only place that the generated .wks file exists in the tmp/work area. A copy should be left behind in the deploy directory so that you can easily run the wic tool to

Re: [OE-core] [PATCH 1/4] image_types_wic.bbclass: Copy the .wks and .env files to deploy image dir

2019-08-08 Thread Richard Purdie
On Thu, 2019-08-08 at 05:55 -0700, Jason Wessel wrote: > When using a .wks.in file, the only place that the generated .wks file > exists in the tmp/work area. A copy should be left behind in the > deploy directory so that you can easily run the wic tool to > re-generate or modify a new image

Re: [OE-core] [PATCH 1/4] image_types_wic.bbclass: Copy the .wks and .env files to deploy image dir

2019-08-08 Thread Jason Wessel
On 8/8/19 7:55 AM, Jason Wessel wrote: When using a .wks.in file, the only place that the generated .wks file exists in the tmp/work area. A copy should be left behind in the deploy directory so that you can easily run the wic tool to re-generate or modify a new image without running bitbake.

[OE-core] [PATCH 1/4] image_types_wic.bbclass: Copy the .wks and .env files to deploy image dir

2019-08-08 Thread Jason Wessel
When using a .wks.in file, the only place that the generated .wks file exists in the tmp/work area. A copy should be left behind in the deploy directory so that you can easily run the wic tool to re-generate or modify a new image without running bitbake. Custom .wks.in files can reference any