[yocto] Problem add and removing files to filesystem

2016-02-17 Thread Esponde, Joel
> On Mon Jul 27 10:53:36 PDT 2015, Lorin Vandegrift vandegriftlorin at > gmail.com wrote: > > Hi there, > > Thanks for the response. Unfortunately we tried your suggestions with no > luck. Below is the bb file for our package, do you see anything that we > might of missed? The tar ball listed belo

Re: [yocto] Problem add and removing files to filesystem

2015-07-27 Thread Lorin Vandegrift
On Fri, Jul 24, 2015 at 5:24 PM, Khem Raj wrote: > On 15-07-24 14:27:09, Lorin Vandegrift wrote: > > Hi all, > > > > We are having problems adding extra files/removing files from the > generated > > file system in Yocto. We've had success with using a do_install command > in > > our own bb file

Re: [yocto] Problem add and removing files to filesystem

2015-07-24 Thread Khem Raj
On 15-07-24 14:27:09, Lorin Vandegrift wrote: > Hi all, > > We are having problems adding extra files/removing files from the generated > file system in Yocto. We've had success with using a do_install command in > our own bb file and using commands in the format rsync -avz test.txt > ${D}{syscon

[yocto] Problem add and removing files to filesystem

2015-07-24 Thread Lorin Vandegrift
Hi all, We are having problems adding extra files/removing files from the generated file system in Yocto. We've had success with using a do_install command in our own bb file and using commands in the format rsync -avz test.txt ${D}{sysconfdir}, however we can't write to some paths (i.e. writing