How to bitbake rpsmg-sdb-mod?
I want to exchange large data buffers with the coprocessor
I have tried following wiki page.
I tried to bitbake, but I have an error.
= Steps =
$ cd [my Distribution Package Directory Path]/layers/meta-st/
$ git clone https://github.com/STMicroelectronics/meta-st-stm32mpu-app-logicanalyser.git -b dunfell
$ DISTRO=openstlinux-weston MACHINE=stm32mp1-demo-logicanalyser source [my Distribution Package Directory Path]/layers/meta-st/scripts/envsetup.sh
$ bitbake st-image-weston
= Error =
ERROR: Layer stm-st-stm32mp-app-logicanalyzer is not compatible with the core layer which only supports these series
Are there missing something in my steps?
Best Regards.
H Masuda
