MP157 Discovery Which Image from the deploy directory?
Hi Community,
I realise that this may be a very newbie question:
I have run all the steps as seen on the Wiki,
I followed these steps to the letter: https://wiki.st.com/stm32mpu/wiki/PC_prerequisites
Folowed by:
mkdir -p st/build
cd st/build
repo init -u https://github.com/STMicroelectronics/oe-manifest.git -b refs/tags/openstlinux-6.1-yocto-mickledore-mp1-v23.06.21
repo sync
DISTRO=openstlinux-weston MACHINE=stm32mp15-disco source layers/meta-st/scripts/envsetup.sh
bitbake st-example-image-qtwayland
All these steps were completed successfully :heavy_check_mark:
I'm looking at the tmp-glibc/deploy/images/stm32mp15-disco/ directory and I am unable to figure out which of these I need to flash on to the SD card using etcher on my PC.

Could someone help point me in the right direction?
Thanks,
