Fix the following QA issue. ERROR: resource-agents-4.5.0-r0 do_package: QA Issue: resource-agents: Files/directories were installed but not shipped in any package: /usr/lib/tmpfiles.d /usr/lib/tmpfiles.d/resource-agents.conf /lib/systemd/system/resource-agents-deps.target
Signed-off-by: Chen Qi <[email protected]> --- .../cluster-resource-agents/resource-agents_4.5.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_4.5.0.bb b/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_4.5.0.bb index 83ef913..d34d706 100644 --- a/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_4.5.0.bb +++ b/meta-cgl-common/recipes-cgl/cluster-resource-agents/resource-agents_4.5.0.bb @@ -106,6 +106,8 @@ FILES_${PN} += "${datadir}/cluster/* \ ${libdir}/ocf/resource.d/heartbeat/ \ ${libdir}/ocf/lib/heartbeat/* \ ${libdir}/ocf/resource.d/redhat \ + ${nonarch_libdir}/tmpfiles.d \ + ${systemd_unitdir}/system \ " FILES_${PN}-dbg += "${libdir}/ocf/resource.d/heartbeat/.debug \ -- 2.21.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#48930): https://lists.yoctoproject.org/g/yocto/message/48930 Mute This Topic: https://lists.yoctoproject.org/mt/72558251/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
