There are files installed in /usr/lib/nvpcr that are not shipped.
Add them to FILES:${PN}.

This fixes
ERROR: systemd-1_259.1-r0 do_package: QA Issue: systemd: Files/directories were 
installed
but not shipped in any package
  /usr/lib/nvpcr
  /usr/lib/nvpcr/cryptsetup.nvpcr
  /usr/lib/nvpcr/hardware.nvpcr
Please set FILES such that these items are packaged. Alternatively if they are
unneeded, avoid installing them or delete them within do_install.

Signed-off-by: Markus Volk <[email protected]>
---
 meta/recipes-core/systemd/systemd_259.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/systemd/systemd_259.1.bb 
b/meta/recipes-core/systemd/systemd_259.1.bb
index 34dd37ffff..edbbae8e0e 100644
--- a/meta/recipes-core/systemd/systemd_259.1.bb
+++ b/meta/recipes-core/systemd/systemd_259.1.bb
@@ -675,6 +675,7 @@ FILES:${PN} = " ${base_bindir}/* \
                 ${nonarch_libdir}/systemd/* \
                 ${libdir}/systemd/libsystemd-core* \
                 ${libdir}/pam.d \
+                ${nonarch_libdir}/nvpcr \
                 ${nonarch_libdir}/pam.d \
                 ${systemd_unitdir}/* \
                 ${base_libdir}/security/*.so \
-- 
2.53.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#232664): 
https://lists.openembedded.org/g/openembedded-core/message/232664
Mute This Topic: https://lists.openembedded.org/mt/118205750/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to