Toggle navigation
Help
Log In
Help
Log In
Home
Messages
Hashtags
Subgroups
×
×
×
Close
Likes
yocto@lists.yoctoproject.org
Messages
[meta-baryon][PATCH 2/4] samba: remove unused directories after install
×
Close
Search
Single
Toggle Dropdown
Messages
Topics
Expanded
previous page
#9677
next page
[meta-baryon][PATCH 2/4] samba: remove unused directories after install
Kevin Strasser <kevin.strasser@...>
#9677
Some of the directories that are created during installation are left
empty and not shipped in the image.
Removing them clears up the following QA warning:
"WARNING: QA Issue: samba: Files/directories were installed but not shipped
/usr/lib/idmap
/usr/lib/nss_info
/usr/lib/perfcount
/usr/lib/pdb
/usr/lib/rpc
/usr/lib/gpext"
Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
---
recipes-connectivity/samba/samba.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-connectivity/samba/samba.inc b/recipes-connectivity/samba/samba.inc
index 4e4f23c..8090656 100644
--- a/recipes-connectivity/samba/samba.inc
+++ b/recipes-connectivity/samba/samba.inc
@@ -70,6 +70,8 @@ do_install_append() {
mkdir -p ${D}${base_sbindir}
rm -f ${D}${bindir}/*.old
rm -f ${D}${sbindir}/*.old
+ rmdir ${D}${libdir}/idmap ${D}${libdir}/nss_info ${D}${libdir}/perfcount
+ rmdir ${D}${libdir}/pdb ${D}${libdir}/rpc ${D}${libdir}/gpext
[ -f ${D}${sbindir}/mount.cifs ] && mv ${D}${sbindir}/mount.cifs ${D}${base_sbindir}/
[ -f ${D}${sbindir}/umount.cifs ] && mv ${D}${sbindir}/umount.cifs ${D}${base_sbindir}/
--
1.7.9.5
More
previous page
#9677
next page
Join
yocto@lists.yoctoproject.org to automatically receive all group messages.
×
Close
Report Message
Reason
Report to Moderators
I think this message isn't appropriate for our group. The Group moderators are responsible for maintaining their community and can address these issues.
Report to Yocto Project Support
I think this violates the Terms of Service. This includes: harm to minors, violence or threats, harassment or privacy invasion, impersonation or misrepresentation, fraud or phishing.
Note:
Your email address is included with the abuse report.
×
Close
Verify Delete
Are you sure you wish to delete this message from the message archives of yocto@lists.yoctoproject.org?
This cannot be undone.
×
Close
Verify Repost
Are you sure you wish to repost this message?
More
Home
Hashtags
Subgroups
Terms
Toggle navigation
Terms
©
2022
Groups.io