Re: [yocto] Create an image from deployed files

2019-07-22 Thread Stefan Herbrechtsmeier
Am 22.07.19 um 18:34 schrieb Khem Raj: On Wed, Jul 3, 2019 at 12:43 PM Stefan Herbrechtsmeier wrote: Hi, what would be the best solution to create an image from deployed files? The wic bootimg-partition plugin copy over files listed in IMAGE_BOOT_FILES and create a partition inside the wic

Re: [yocto] Create an image from deployed files

2019-07-22 Thread Khem Raj
On Wed, Jul 3, 2019 at 12:43 PM Stefan Herbrechtsmeier wrote: > > Hi, > > what would be the best solution to create an image from deployed files? > > The wic bootimg-partition plugin copy over files listed in > IMAGE_BOOT_FILES and create a partition inside the wic image. The > image.bbclass

[yocto] Create an image from deployed files

2019-07-03 Thread Stefan Herbrechtsmeier
Hi, what would be the best solution to create an image from deployed files? The wic bootimg-partition plugin copy over files listed in IMAGE_BOOT_FILES and create a partition inside the wic image. The image.bbclass creates an image from individual packages. I want to create an image like