2024-10-18 03:05 AM
after following the bellow steps and in build-<distro>-<machine>/tmp-glibc/deploy/images/<machine> directory
i cant find the file system image(FlashLayout_sdcard_stm32mp157d-dk1-optee.tsv) in this directory as i am using stm32mp157d-dk1 and it contains for (FlashLayout_sdcard_stm32mp157f-dk2-optee.tsv).can i use FlashLayout_sdcard_stm32mp157f-dk2-optee.tsv to flash my stm32mp157d-dk1
1.cd <working directory path>/Distribution-Package
2.repo init -u https://github.com/STMicroelectronics/oe-manifest.git -b refs/tags/openstlinux-6.1-yocto-mickledore-mpu-v24.06.26
3.repo sync
4. DISTRO=openstlinux-weston MACHINE=stm32mp15-disco source layers/meta-st/scripts/envsetup.sh
5.bitbake st-image-weston
6.bitbake st-image-weston -c populate_sdk
7. cd <Distribution Package installation directory>
8.git clone -b v1.0.0 https://github.com/STMicroelectronics/meta-st-x-linux-qt.git layers/meta-st/meta-st-x-linux-qt
9. git clone -b scarthgap https://github.com/meta-qt5/meta-qt5.git layers/meta-qt5
10. source layers/meta-st/scripts/envsetup.sh
11.bitbake-layers add-layer ../layers/meta-qt5 ../layers/meta-st/meta-st-x-linux-qt
12.bitbake st-image-qt
13.bitbake st-image-qt -c populate_sdk
14.bitbake st-image-qt package-index
15.execute "xxx.sh" script available in: build-openstlinuxweston-stm32mp15-disco/tmp-glibc/deploy/sdk
2024-11-08 06:38 AM
tsv file is there:
build-openstlinuxweston-stm32mp15-disco/tmp-glibc/deploy/images/stm32mp15-disco/./flashlayout_st-image-qt/optee/FlashLayout_sdcard_stm32mp157f-dk2-optee.tsv