Re: [yocto] File permissions on package_ipk.bbclass

2017-06-02 Thread Khem Raj
Hi Ian On Fri, Jun 2, 2017 at 3:52 PM, Ian Welch wrote: > Thanks Raj. > > We are looking at using `sudo` but this may have a ripple effect in our > other build scripts. I was hoping there was a more elegant way to handle > this. > > We are using version Yocto v1.7 >

Re: [yocto] File permissions on package_ipk.bbclass

2017-06-02 Thread Ian Welch
Thanks Raj. We are looking at using `sudo` but this may have a ripple effect in our other build scripts. I was hoping there was a more elegant way to handle this. We are using version Yocto v1.7 ~Ian On Fri, Jun 2, 2017 at 3:14 PM, Khem Raj wrote: > On Fri, Jun 2, 2017 at

Re: [yocto] File permissions on package_ipk.bbclass

2017-06-02 Thread Khem Raj
On Fri, Jun 2, 2017 at 1:57 PM, Ian Welch wrote: > Hello, > We are using the package_ipk.bbclass to create packages for opkg that > will be installed on our embedded hardware (target). We are also using > Jenkins as a CI server to run bitbake. We have discovered that

[yocto] File permissions on package_ipk.bbclass

2017-06-02 Thread Ian Welch
Hello, We are using the *package_ipk.bbclass *to create packages for opkg that will be installed on our embedded hardware (target). We are also using Jenkins as a CI server to run bitbake. We have discovered that when we install packages built on Jenkins we get all kinds of file permissions