Make full install image WP7702

How do I make a image that includes everything like the 9999999_9907787_SWI9X06Y_02.36.06.00_00_ATT_001.067_001-full.spk ?

I know I can use the swicwe tool to build a concatenated image.

ATT firmware is needed
.leaf/wp77-modem-image_14.1/9999999_9907787_SWI9X06Y_02.36.06.00_00_ATT_001.067_001.spk

but which of the yocto files are needed ?

yocto_wp77xx.4k.cwe
legato-image.wp77xx.cwe
legato-image-signed.wp77xx.cwe
appsboot_wp77xx.cwe
appsboot_rw_wp77xx.cwe

Legato:Generate Image in VSCode make these files

and which of the yocto files are needed ?

legato.cwe
legato.default
legato.squashfs
legato.squashfs.ubi
legato-squashfs.ubi.cwe

Thanks

These files are needed

yocto_wp77xx.4k.cwe
appsboot_wp77xx.cwe
legato.cwe

Thanks that works,
but I am trying to build for an fx30s with wp7702
but the gpios are not configured ?
I see the config_gpios in /etc/init.d/
root@fx30s:/etc/init.d# ./config_gpios
Cannot determine GPIO configuration (device is not FX30 or FX30S).

What is the correct command to build the yocto
if I do “make PROD=fx30” I get a lot of missing files errors

you can see here on building FX30 yocto image:

$> leaf setup fx30-catm -p swi-fx30-catm_3.0.0
$> leaf getsrc legato
$> leaf getsrc swi-linux
$> cd swi-linux
$> make MACH=mdm9x28 PROD=fx30