Re: [yocto] [Question] How to walkaround this warning

2015-02-17 Thread akuster
I think it means the package would prefer to use 'UID' = tss and needs something like inheriting useradd + setup, otherwise it defaults to root. I will take a look at the recipe since I did the last update and did notice that message. - armin On 02/16/2015 09:07 PM, Bian, Naimeng wrote: Hi

[yocto] [Question] How to walkaround this warning

2015-02-16 Thread Bian, Naimeng
Hi folks I built my image and got the following warning message in do_rootfs. -- Output from btrfs-tools-3.14.2+git0+24cf4d8c3e-r0@core2_64: warning: user tss does not exist - using root warning: group pulse does not exist -