> -----Original Message----- > From: Mittal, Anuj <[email protected]> > Sent: Monday, November 20, 2023 15:43 > To: Liu, Yongxin <[email protected]>; Lee, Chee Yang > <[email protected]>; [email protected] > Subject: Re: [meta-intel][meta-intel-qat][PATCH] qat17: fix the permission > of intalled files > > CAUTION: This email comes from a non Wind River email account! > Do not click links or open attachments unless you recognize the sender and > know the content is safe. > > On Sun, 2023-11-19 at 18:59 +0800, Yongxin Liu wrote: > > Change permission to 0644 for library files, firmware and header > > files. > > 0755 is too permissive for them. > > I think we usually install libraries with 755? > > https://git.yoctoproject.org/poky/tree/meta/classes- > global/utils.bbclass#n17
You are right. All the .so files have 0755, and .a files have 0644. I will keep 0755 for .so files in V2. Thanks. Yongxin > > Thanks, > > Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8157): https://lists.yoctoproject.org/g/meta-intel/message/8157 Mute This Topic: https://lists.yoctoproject.org/mt/102686487/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
