User Activity

HelloI built a Yocto based image for my stm32 and made sure that the required packages were installed. When I flashed my Image some packages were not found although before building the image I checked the list of packages to be integrated with bitbak...
HelloIn many instances (TF-A, U-Boot, Kernel, FlashLayout_emmc.tsv ...) it is assumed that there is an SD card called "mmc0" and optionally an eMMC "mmc1". Now we ONLY have an eMMC and NO SD. This means that the eMMC is called "mmc0" and not "mmc1". ...
I wanted to flash my image using the command STM32_Programmer_CLI.exe -c port=usb1 -w flashlayout_st-image-weston/trusted/FlashLayout_sdcard_stm32mp157c-dk2-trusted.tsvBut I end up getting the following error:Error: Unable to open the file st-image-b...
Are the following Warnings import? If yes how can I deal with them ? WARNING: /home/mehdi/DP1/openstlinux-5.4-dunfell-mp1-20-11-12/layers/meta-st/meta-st-stm32mp/recipes-kernel/linux/linux-stm32mp_5.4.bb:do_compile is tainted from a forced run Initia...
Hello I am getting the following error after trying to build the imageThe rootfs size 5956484(K) exceeds IMAGE_ROOTFS_MAXSIZE: 763904(K)and I don't find anything related to this problem apart from this line that should be implemented in the local.co...
Kudos from