Tool/software:
When I am trying to build the recipe linux-ti-staging from meta-ti I am getting the following errors:
ERROR: linux-ti-staging-6.6.44+git-r0 do_package: QA Issue: linux-ti-staging: Files/directories were installed but not shipped in any package: /boot/dtb Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. linux-ti-staging: 1 installed and not shipped files. [installed-vs-shipped] ERROR: linux-ti-staging-6.6.44+git-r0 do_package: Fatal QA errors were found, failing task. ERROR: Logfile of failure stored in: /home/jgauthier/warp/yocto/custom_build/build/tmp-glibc/work/warp_am62x-oe-linux/linux-ti-staging/6.6.44+git/temp/log.do_package.4036129 ERROR: Task (/home/jgauthier/warp/yocto/custom_build/sources/meta-warp-am62xx/meta-am62xx-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb:do_package) failed with exit code '1'
The recipe is unmodified. How can I resolve this?