Re: [yocto] [meta-raspberrypi][PATCH] omxplayer: fix host-user-contaminated QA warnings

2016-02-28 Thread Andrei Gherzan
On Sun, Feb 28, 2016 at 12:49:07AM +1100, Jonathan Liu wrote: > On 27 February 2016 at 23:56, Andrei Gherzan wrote: > > On Sat, Feb 27, 2016 at 12:21:08AM +1100, Jonathan Liu wrote: > >> Explicitly chown the installed files to fix host-user-contaminated QA > >> warnings for libavcodec, libavdevice

Re: [yocto] [meta-raspberrypi][PATCH] omxplayer: fix host-user-contaminated QA warnings

2016-02-27 Thread Jonathan Liu
On 27 February 2016 at 23:56, Andrei Gherzan wrote: > On Sat, Feb 27, 2016 at 12:21:08AM +1100, Jonathan Liu wrote: >> Explicitly chown the installed files to fix host-user-contaminated QA >> warnings for libavcodec, libavdevice, libavfilter, libavformat, >> libavutil and libswresample shared libr

Re: [yocto] [meta-raspberrypi][PATCH] omxplayer: fix host-user-contaminated QA warnings

2016-02-27 Thread Andrei Gherzan
On Sat, Feb 27, 2016 at 12:21:08AM +1100, Jonathan Liu wrote: > Explicitly chown the installed files to fix host-user-contaminated QA > warnings for libavcodec, libavdevice, libavfilter, libavformat, > libavutil and libswresample shared libraries. > > Signed-off-by: Jonathan Liu > --- > recipes-m

[yocto] [meta-raspberrypi][PATCH] omxplayer: fix host-user-contaminated QA warnings

2016-02-26 Thread Jonathan Liu
Explicitly chown the installed files to fix host-user-contaminated QA warnings for libavcodec, libavdevice, libavfilter, libavformat, libavutil and libswresample shared libraries. Signed-off-by: Jonathan Liu --- recipes-multimedia/omxplayer/omxplayer_git.bb | 1 + 1 file changed, 1 insertion(+)