I am still new to openembedded and I have not encountered the error
below before. It is occurring when building the xen-image-minimal
recipe. I added {PN}-devd, which contains xendriverdomain, to the
PACKAGE variable which solved the problem. Is that the correct solution?
-MachonERROR: QA Issue: xen: Files/directories were installed but not shipped in any package: /etc/init.d/xendriverdomain Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. xen: 1 installed and not shipped files. [installed-vs-shipped] ERROR: Fatal QA errors found, failing task. ERROR: Function failed: do_package ERROR: Logfile of failure stored in: /home/mbgrego/work/yocto/poky/build/tmp/work/core2-64-poky-linux/xen/4.6.0-r0/temp/log.do_package.3354 ERROR: Task 337 (/home/mbgrego/work/yocto/poky/meta-virtualization/recipes-extended/xen/xen_4.6.0.bb, do_package) failed with exit code '1' -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
