[yocto] Two recipes install the same file

2019-02-14 Thread madoga
Hello everyone, I have an issue while I'm trying to overwrite some files that two recipes are installing. Task do_rootfs fails and I want to ask about the best way to solve this: - Error: Transaction check error: file /app/econfig.xml conflicts between attempted installs of tests

[yocto] Error while using PSEUDO

2018-12-19 Thread madoga
Hello everyone, I am trying to use pseudo due to I need to set my entire rootfs. I would like to ask you some questions about how to use it, considering that it does not seem to work. I am going to explain the process I have followed: I enabled PSEUDO_DISABLED and PSEUDO_PREFIX at meta/conf/bit

Re: [yocto] [OE-core] FILESYSTEM_PERMS_TABLE / fs-perms.txt

2018-12-11 Thread madoga
On Monday, 10 de December de 2018 17:12, Mark Hatle wrote: > On 12/10/18 4:14 AM, madoga wrote: > > > > On 12/5/18 11:12 AM, madoga wrote: > > > > > > > Hello List, > > > > I am trying to configure my entire filesystem by using > > >

Re: [yocto] [OE-core] FILESYSTEM_PERMS_TABLE / fs-perms.txt

2018-12-10 Thread madoga
> On 12/5/18 11:12 AM, madoga wrote: > > > Hello List, > > I am trying to configure my entire filesystem by using > > FILESYSTEM_PERMS_TABLES > > variable pointing to my custom fs-perms.txt, but it does not work. While I > > debugged package.bbclass looki

[yocto] [OE-core] FILESYSTEM_PERMS_TABLE / fs-perms.txt

2018-12-05 Thread madoga
Hello List, I am trying to configure my entire filesystem by using FILESYSTEM_PERMS_TABLES variable pointing to my custom fs-perms.txt, but it does not work. While I debugged package.bbclass looking for any error or failure, I found something strange with os.chmod & os.lchown methods (at functi