This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: yocto recipe ti-linux kernel linux-ti-staging failing

Part Number: AM625


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?