yocto - optee/export-user_ta missing files
Doing a build using yocto mickledore it fails with this error message.
CMake Error at host/xtest/CMakeLists.txt:3 (include):
include could not find requested file:
... /tmp-glibc/work/osd32mp1_brk-ostl-linux-gnueabi/optee-test/3.19.0+gitAUTOINC+ab9863cc18-r0/recipe-sysroot/usr/include/optee/export-user_ta/host_include/conf.cmake
The kernel is built correctly but it fails on building optee-test.
It seems that the directories and files in export-user_ta are not auto-generated. What bitbake configuration makes this happen?
