Files/directories were installed but not shipped in any package
Hello,
I am following this guide: https://wiki.st.com/stm32mpu/wiki/STM32MP1_Distribution_Package
I have reached step 6, but when I run bitbake st-image-weston I'm getting this error:
DEBUG: Executing python function populate_packages
ERROR: QA Issue: icu: Files/directories were installed but not shipped in any package:
/usr/lib/lib
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
icu: 1 installed and not shipped files. [installed-vs-shipped]Before that, I used this command:
DISTRO=openstlinux-weston MACHINE=stm32mp13-disco source layers/meta-st/scripts/envsetup.shDo you know what can I do to fix this error? I have attached a copy of the error log.
