[OE-core] [PATCH] nativesdk-dnf: ensure installed systemd files are shipped

Ross Burton ross.burton at intel.com
Tue Sep 24 16:15:44 UTC 2019


On 24/09/2019 15:01, Trevor Gamblin wrote:
> From: Trevor Gamblin <trevor.gamblin at windriver.com>
> 
> "bitbake nativesdk-dnf" throws a QA warning if the contents of
> ${base_libdir}/systemd/system/ are not shipped, so add them.

Looks like a bug in systemd.bbclass, not this recipe.  For example if I 
enable nativesdk for acpid:

ERROR: nativesdk-acpid-2.0.32-r0 do_package: QA Issue: nativesdk-acpid: 
Files/directories were installed but not shipped in any package:
   /opt/poky/2.7+snapshot/sysroots/x86_64-pokysdk-linux/lib
   /opt/poky/2.7+snapshot/sysroots/x86_64-pokysdk-linux/lib/systemd
   /opt/poky/2.7+snapshot/sysroots/x86_64-pokysdk-linux/lib/systemd/system
 
/opt/poky/2.7+snapshot/sysroots/x86_64-pokysdk-linux/lib/systemd/system/acpid.service

Ross


More information about the Openembedded-core mailing list