How to integrate TSN layer from your OpenSTLinux distribution:

July 7, 2026 ยท View on GitHub

  • PC $> cd layers/meta-st/
  • PC $> git clone https://github.com/STMicroelectronics/meta-st-stm32mp-tsn-swch.git
  • PC $> cd ../..

compilation of weston image

  • PC $> MACHINE=stm32mp2 DISTRO=openstlinux-weston source layers/meta-st/scripts/envsetup.sh
  • PC $> bitbake-layers add-layer ../layers/meta-st/meta-st-stm32mp-tsn-swch
  • PC $> bitbake st-image-weston